Skip to content

Commit

Permalink
increase timeout (#768)
Browse files Browse the repository at this point in the history
  • Loading branch information
kon-angelo authored Dec 20, 2023
1 parent 698bb56 commit eb280c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/test-integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ mkdir -p /tm
--tm-kubeconfig-path=/tm/kubeconfig \
--no-execution-group \
--testrun-prefix tm-extension-azure- \
--timeout=3600 \
--timeout=10800 \
--testruns-chart-path=.ci/testruns/default \
--set revision="$(git rev-parse HEAD)"

0 comments on commit eb280c8

Please sign in to comment.