open-nomad/e2e/spread/doc.go

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
278 B
Go
Raw Normal View History

// 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