Files
nomad/e2e/spread/doc.go
2023-04-10 15:36:59 +00:00

10 lines
348 B
Go

// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
// Package spread provides end-to-end tests for Nomads spread job specification
// attribute. This does NOT test Nomads spread scheduler.
//
// In order to run this test suite only, from the e2e directory you can trigger
// go test -v -run '^TestSpread' ./spread
package spread