Skip to content

Commit

Permalink
Try 20mins assert timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
komer3 committed Apr 26, 2024
1 parent c22e5f4 commit b684463
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 12m0s --selector flavors'
E2E_FLAGS: '--assert-timeout 20m0s --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 b684463

Please sign in to comment.