Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .pipelines/e2e-step-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ steps:
export CLEANUP_ON_EXIT=true
export REGIONS=$(AKS_ENGINE_REGION)
export IS_JENKINS=false
export DEBUG_CRASHING_PODS=true
make test-kubernetes
name: DeployAKSEngine
displayName: Run AKS-Engine E2E Tests
Expand Down