Skip to content

Commit

Permalink
tests: some ec2_instance jobs are slower than normal
Browse files Browse the repository at this point in the history
Dedicate more time for the exection of some slow `ec2_instance` targets.
  • Loading branch information
goneri committed Sep 13, 2022
1 parent ad9ddf3 commit a4ebfc2
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_changes:
- "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 a4ebfc2

Please sign in to comment.