Fixed some more tests

This commit is contained in:
Diptanu Choudhury
2016-08-25 23:05:21 -05:00
parent 183294644e
commit efb0d3de8a
4 changed files with 4 additions and 9 deletions

View File

@@ -32,7 +32,6 @@ job "job1" {
driver = "exec"
resources = {
cpu = 1000
disk = 150
memory = 512
}
}
@@ -126,7 +125,6 @@ job "job1" {
driver = "exec"
resources = {
cpu = 1000
disk = 150
memory = 512
}
}