add new test fixture

This commit is contained in:
Alex Dadgar 2015-10-22 17:41:35 -07:00
parent ecc4f98f3a
commit 9541e102b6

View file

@ -0,0 +1,5 @@
job "foo" {
constraint {
distinctHosts = "true"
}
}