Revert: Don't stop JobContainer on failure (#1041)
This commit is contained in:
@@ -103,7 +103,6 @@ func TestNewJobExecutor(t *testing.T) {
|
||||
executedSteps: []string{
|
||||
"startContainer",
|
||||
"step1",
|
||||
"stopContainer",
|
||||
"interpolateOutputs",
|
||||
"closeContainer",
|
||||
},
|
||||
|
Reference in New Issue
Block a user