github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/e2e/spread/doc.go (about) 1 // Package spread provides end-to-end tests for Nomads spread job specification 2 // attribute. This does NOT test Nomads spread scheduler. 3 // 4 // In order to run this test suite only, from the e2e directory you can trigger 5 // go test -v -run '^TestSpread' ./spread 6 package spread