add new test fixture

This commit is contained in:
Alex Dadgar
2015-10-22 17:41:35 -07:00
parent db90849fb1
commit bd10a6bb76

View File

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