Skip to content
Snippets Groups Projects
Unverified Commit e6dc0982 authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

Bump timeout in stress-test workflow (#31489)

Stress-testing a spec with a lot of tests can easily time out before
20 minutes mark. This commit is bumping that timeout to 60 minutes.

[ci skip]
parent 07628589
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ on:
jobs:
stress-test-flake-fix:
runs-on: ubuntu-22.04
timeout-minutes: 20
timeout-minutes: 60
name: Stress test E2E flake fix
env:
DISPLAY: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment