Fix more tests

This commit is contained in:
Preetha Appan
2018-04-11 15:51:24 -05:00
parent a181137991
commit b1b08a536b

View File

@@ -263,10 +263,6 @@ func SystemJob() *structs.Job {
Delay: 1 * time.Minute,
Mode: structs.RestartPolicyModeDelay,
},
ReschedulePolicy: &structs.ReschedulePolicy{
Attempts: 2,
Interval: 10 * time.Minute,
},
EphemeralDisk: structs.DefaultEphemeralDisk(),
Tasks: []*structs.Task{
{