Skip to content

Commit

Permalink
tests: ec2_eni, ec2_ami, ec2_instnace are slow
Browse files Browse the repository at this point in the history
The two tests often last more than 10 minutes. This is enough to break
the balance an trigger timeout in the CI.
  • Loading branch information
goneri committed Jul 22, 2021
1 parent 469dde5 commit 0029976
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/targets/ec2_ami/aliases
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
cloud/aws
slow
ec2_ami_info
1 change: 1 addition & 0 deletions tests/integration/targets/ec2_eni/aliases
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
cloud/aws
slow
ec2_eni_info
1 change: 1 addition & 0 deletions tests/integration/targets/ec2_instance/aliases
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
cloud/aws
ec2_instance_info
slow

0 comments on commit 0029976

Please sign in to comment.