Skip to content

Commit

Permalink
ci: increase k8s network policy e2e timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzujian committed Aug 15, 2023
1 parent bbb097a commit cc73289
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-x86-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ jobs:
- build-e2e-binaries
- netpol-path-filter
runs-on: ubuntu-22.04
timeout-minutes: 60
timeout-minutes: 90
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -560,7 +560,7 @@ jobs:
- build-e2e-binaries
- netpol-path-filter
runs-on: ubuntu-22.04
timeout-minutes: 60
timeout-minutes: 90
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit cc73289

Please sign in to comment.