// Copyright (c) HashiCorp, Inc. // SPDX-License-Identifier: BUSL-1.1 // Package scaling provides end-to-end tests for scaling Nomad workloads. // // In order to run this test suite only, from the e2e directory you can trigger // go test -v ./spread package scaling