Skip to content

Commit

Permalink
Merge pull request #1 from jaronoff97/fix-hpa-delete
Browse files Browse the repository at this point in the history
Add a sleep to the tests
  • Loading branch information
yuriolisa authored Feb 28, 2024
2 parents 8bd21d5 + 2087366 commit d2a0269
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/e2e/ingress/chainsaw-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ spec:
try:
- apply:
file: 01-install.yaml
- try:
- sleep:
duration: 3s
- error:
file: 01-error.yaml

0 comments on commit d2a0269

Please sign in to comment.