Skip to content

Commit 7aad2e4

Browse files
authored
test: set DEBUG_CRASHING_PODS=true to stop skipping restart test (#679)
1 parent a510782 commit 7aad2e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/e2e-step-template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ steps:
8888
export CLEANUP_ON_EXIT=true
8989
export REGIONS=$(AKS_ENGINE_REGION)
9090
export IS_JENKINS=false
91+
export DEBUG_CRASHING_PODS=true
9192
make test-kubernetes
9293
name: DeployAKSEngine
9394
displayName: Run AKS-Engine E2E Tests

0 commit comments

Comments
 (0)