Skip to content

Commit

Permalink
timeout upped to 30 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
komer3 committed Apr 26, 2024
1 parent b684463 commit 49c4679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
run: make e2etest
env:
# TODO: Switch selector to quick before the PR can be merged
E2E_FLAGS: '--assert-timeout 20m0s --selector flavors'
E2E_FLAGS: '--assert-timeout 30m0s --selector flavors'
# TODO: ALL the var below need to be deleted before the PR can be merged
INSTALL_K3S_PROVIDER: true
INSTALL_RKE2_PROVIDER: true
Expand Down

0 comments on commit 49c4679

Please sign in to comment.