Skip to content

Commit

Permalink
tests: increase the default max duration of some tests (#1578)
Browse files Browse the repository at this point in the history
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
goneri authored Nov 3, 2022
1 parent 2de48d3 commit 7aab6cf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
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)."
1 change: 1 addition & 0 deletions tests/integration/targets/s3_lifecycle/aliases
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
time=17m
cloud/aws
1 change: 1 addition & 0 deletions tests/integration/targets/secretsmanager_secret/aliases
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
time=37m
cloud/aws

0 comments on commit 7aab6cf

Please sign in to comment.