add new test fixture
This commit is contained in:
parent
ecc4f98f3a
commit
9541e102b6
5
jobspec/test-fixtures/distinctHosts-constraint.hcl
Normal file
5
jobspec/test-fixtures/distinctHosts-constraint.hcl
Normal file
|
@ -0,0 +1,5 @@
|
|||
job "foo" {
|
||||
constraint {
|
||||
distinctHosts = "true"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue