Skip to content

Commit

Permalink
add debug for minimal-linodecluster e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
amold1 committed Aug 20, 2024
1 parent 9616754 commit 94ecb1f
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ spec:
name: ($cluster)
- error:
file: check-linodecluster-deleted.yaml
catch:
- podLogs:
namespace: capl-system
- name: Check if the nodebalancer is deleted
try:
- script:
Expand All @@ -103,3 +106,6 @@ spec:
($error): ~
(json_parse($stdout)):
results: 0
catch:
- podLogs:
namespace: capl-system

0 comments on commit 94ecb1f

Please sign in to comment.