Skip to content

Commit

Permalink
Limit max execution time for test-linux-stable CI jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
rcny committed Feb 26, 2024
1 parent 6c5a42a commit 776ca9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab/pipeline/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ test-linux-stable:
- target/nextest/default/junit.xml
reports:
junit: target/nextest/default/junit.xml
timeout: 90m

test-linux-oldkernel-stable:
extends: test-linux-stable
Expand Down

0 comments on commit 776ca9c

Please sign in to comment.