Skip to content

Commit

Permalink
chore: remove waiting after KEDA integration test cleanup (#3836)
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <[email protected]>
  • Loading branch information
odubajDT authored Nov 5, 2024
1 parent cbd00cb commit f912b72
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions test/chainsaw/testmetrics/metrics-keda/chainsaw-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,3 @@ spec:
- script:
content: |
kubectl delete -f https://github.com/kedacore/keda/releases/download/v2.13.1/keda-2.13.1.yaml
- wait:
timeout: 3m
apiVersion: v1
kind: Pod
namespace: keda
selector: name=keda-operator
for:
deletion: {}

0 comments on commit f912b72

Please sign in to comment.