mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
fix test
This commit is contained in:
@@ -285,7 +285,7 @@ func TestClient_RestartTracker_Lifecycle(t *testing.T) {
|
||||
name: "batch job w/ sidecar prestart hook",
|
||||
taskLifecycleConfig: &structs.TaskLifecycleConfig{
|
||||
Hook: structs.TaskLifecycleHookPrestart,
|
||||
Sidecar: false,
|
||||
Sidecar: true,
|
||||
},
|
||||
jobType: structs.JobTypeBatch,
|
||||
shouldRestartOnSuccess: true,
|
||||
|
||||
Reference in New Issue
Block a user