Skip to content

Commit

Permalink
fix: expand timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirdavid1 committed Nov 18, 2024
1 parent bfa8d79 commit 5131097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/cli-upgrade/chainsaw-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ spec:
- name: Generate Traffic
try:
- script:
timeout: 60s
timeout: 300s
content: |
# Apply the job
kubectl apply -f 05-generate-traffic.yaml
Expand Down

0 comments on commit 5131097

Please sign in to comment.