Skip to content

Commit

Permalink
Add more time for Jenkins antrea e2e test (#2038)
Browse files Browse the repository at this point in the history
When AntreaPolicy is enabled by default, antrea-e2e-for-pull-request in Jenkins need more time to avoid timeout.
  • Loading branch information
GraysonWu authored Apr 7, 2021
1 parent d9515eb commit 57c16d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/jenkins/jobs/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
variable: CODECOV_TOKEN
- timeout:
fail: true
timeout: 80
timeout: 100
type: absolute
- credentials-binding:
- text:
Expand Down

0 comments on commit 57c16d7

Please sign in to comment.