Skip to content

Commit

Permalink
eve: Increase a bit the timeout for Multi node tests
Browse files Browse the repository at this point in the history
Some tests may take a bit of time (like Ingress tests), bump a bit the
timeout
  • Loading branch information
TeddyAndrieux committed Jul 18, 2022
1 parent 414661a commit 8ba94d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eve/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2481,6 +2481,7 @@ stages:
- ShellCommand: &multi_node_fast_tests
<<: *bastion_tests
name: Run fast tests on Bastion
timeout: 1800
env:
<<: *_env_bastion_tests
PYTEST_FILTERS: "post and ci and not slow"
Expand Down

0 comments on commit 8ba94d7

Please sign in to comment.