Skip to content

Commit

Permalink
tests: some ec2_instance jobs are slower than normal (#1019)
Browse files Browse the repository at this point in the history
tests: some ec2_instance targets are slower than normal

Depends-On: ansible/ansible-zuul-jobs#1625
Dedicate more time for the execution of some slow ec2_instance targets.
See: #978 (comment)
  • Loading branch information
goneri authored Sep 16, 2022
1 parent 2ffe842 commit a079a0d
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/ec2_instance-test-duration.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
trivial:
- "Set a max duration of some ec2_instance integration tests to avoid timeout (https://github.com/ansible-collections/amazon.aws/pull/1019)."
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

time=10m
cloud/aws
ec2_instance_info
ec2_instance
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

time=10m
cloud/aws
ec2_instance_info
ec2_instance
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

time=10m
cloud/aws
ec2_instance_info
ec2_instance
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

time=500s
cloud/aws
ec2_instance_info
ec2_instance
Expand Down

0 comments on commit a079a0d

Please sign in to comment.