Skip to content

Commit 1871af6

Browse files
committed
Update
1 parent cdae605 commit 1871af6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/openshift/e2e/ginkgo/parallel/1-032_validate_dynamic_scaling_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ var _ = Describe("GitOps Operator Parallel E2E Tests", func() {
5656

5757
ns, cleanupFunc := fixture.CreateRandomE2ETestNamespaceWithCleanupFunc()
5858
defer cleanupFunc()
59+
defer fixture.OutputDebugOnFail()
5960

6061
argoCD := &argov1beta1api.ArgoCD{
6162
ObjectMeta: metav1.ObjectMeta{Name: "argocd", Namespace: ns.Name},

0 commit comments

Comments
 (0)