Skip to content

Commit

Permalink
tests: increase the default max duration of some tests
Browse files Browse the repository at this point in the history
- s3_lifecycle up to 17 minutes
- secretsmanager_secret up to 32m

See: https://ansible.softwarefactory-project.io/zuul/buildset/478fdb5e4d4f494584686371ff992a3b
  • Loading branch information
goneri committed Nov 1, 2022
1 parent 02bbc54 commit 56ded6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
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=32m
cloud/aws

0 comments on commit 56ded6b

Please sign in to comment.