-
Notifications
You must be signed in to change notification settings - Fork 397
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: increase the default max duration of some tests (#1578)
tests: increase the default max duration of some tests s3_lifecycle up to 17 minutes secretsmanager_secret up to 32m See: https://ansible.softwarefactory-project.io/zuul/buildset/478fdb5e4d4f494584686371ff992a3b Reviewed-by: Mark Chappell <None>
- Loading branch information
Showing
3 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
changelogs/fragments/integration_tests_max_duration_increase.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
trivial: | ||
- "s2_lifecycle - Increase the max duration of the integration tests (https://github.com/ansible-collections/community.aws/pull/1578)." | ||
- "secretsmanager_secret - Increase the max duration of the integration tests (https://github.com/ansible-collections/community.aws/pull/1578)." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
time=17m | ||
cloud/aws |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
time=37m | ||
cloud/aws |