Skip to content

Commit

Permalink
workflows: Increase IPsec e2e test's timeout
Browse files Browse the repository at this point in the history
[ upstream commit 680b0d1 ]

Bump the timeout to fix cancelled test runs that have started to pop up
in CI.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
  • Loading branch information
julianwiedmann authored and gandro committed Jan 16, 2024
1 parent 396ae77 commit e29c57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance-ipsec-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
encryption-node: 'false'
endpoint-routes: 'true'

timeout-minutes: 60
timeout-minutes: 70
steps:
- name: Checkout context ref
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down

0 comments on commit e29c57a

Please sign in to comment.