Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
  • Loading branch information
eddycharly committed Feb 13, 2024
1 parent ecf8697 commit 43f83e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions tests/e2e/ingress-subdomains/chainsaw-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
- name: step-01
try:
- script:
timeout: 1m
content: |
#!/bin/bash
set -ex
Expand Down
4 changes: 2 additions & 2 deletions tests/e2e/smoke-restarting-deployment/chainsaw-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
file: 00-errors.yaml
- name: step-01
try:
- apply:
file: 01-assert-second-config.yaml
- apply:
file: 01-install-second-config.yaml
- assert:
file: 01-assert-second-config.yaml

0 comments on commit 43f83e5

Please sign in to comment.