forked from ansible-collections/amazon.aws
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Yet more integration test aliases file cleanup (ansible-collections#431)
* More aliases cleanup * Mark ec2_classic_lb tests unstable * Add more comments about why tests aren't enabled
- Loading branch information
Showing
28 changed files
with
71 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
# https://github.com/ansible/ansible/issues/67788 | ||
unstable | ||
|
||
cloud/aws | ||
aws_acm_info | ||
shippable/aws/group2 | ||
unstable | ||
|
||
aws_acm_info |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
# reason: unknown | ||
# reason: missing-policy | ||
# We don't have CI or 'unsupported' policy for AWS config | ||
# reason: slow | ||
# Starting up an EKS cluster is a slow process, tests can take 40 minutes | ||
unsupported | ||
|
||
cloud/aws |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
cloud/aws | ||
aws_kms_info | ||
shippable/aws/group2 | ||
# Various race conditions - likely needs waiters | ||
# https://github.com/ansible-collections/community.aws/issues/433 | ||
unstable | ||
|
||
cloud/aws | ||
shippable/aws/group2 | ||
|
||
aws_kms_info |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# reason: missing-policy | ||
unsupported | ||
# reason: broken | ||
# The tests for configuring secret rotation seem to be missing a permission | ||
disabled | ||
|
||
cloud/aws |
1 change: 1 addition & 0 deletions
1
tests/integration/targets/aws_step_functions_state_machine/aliases
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
cloud/aws | ||
shippable/aws/group2 | ||
|
||
aws_step_functions_state_machine_execution |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# reason: broken | ||
# ansible/ansible#38258 | ||
unsupported | ||
disabled | ||
|
||
cloud/aws | ||
|
||
|
5 changes: 3 additions & 2 deletions
5
tests/integration/targets/cloudformation_exports_info/aliases
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
cloud/aws | ||
shippable/aws/group3 | ||
# https://github.com/ansible-collections/community.aws/issues/157 | ||
unstable | ||
|
||
cloud/aws | ||
shippable/aws/group3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
cloud/aws | ||
shippable/aws/group1 | ||
|
||
cloudwatchlogs_log_group | ||
cloudwatchlogs_log_group_metric_filter |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
# Used to test basic operation once a connection plugin has established a connection | ||
hidden |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# reason: slow | ||
# reason: broken | ||
# Tests take around 30 minutes | ||
unsupported | ||
# reason: broken | ||
disabled | ||
|
||
cloud/aws |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
cloud/aws | ||
shippable/aws/group2 | ||
# https://github.com/ansible-collections/community.aws/issues/159 | ||
unstable | ||
|
||
cloud/aws | ||
shippable/aws/group2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
cloud/aws | ||
shippable/aws/group3 | ||
|
||
ec2_instance_info |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
cloud/aws | ||
shippable/aws/group2 | ||
|
||
ec2_transit_gateway_info |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
cloud/aws | ||
shippable/aws/group2 | ||
|
||
ec2_vpc_endpoint_info |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
cloud/aws | ||
shippable/aws/group2 | ||
|
||
ec2_vpc_igw_info |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
ec2_vpc_nacl_info | ||
cloud/aws | ||
shippable/aws/group2 | ||
# https://github.com/ansible-collections/community.aws/issues/153 | ||
unstable | ||
|
||
cloud/aws | ||
shippable/aws/group2 | ||
|
||
ec2_vpc_nacl_info |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,10 @@ | ||
# reason: boto2 | ||
# ec2_vpc_route_table_info is currently boto v2 based which means it can't handle API rate limiting | ||
# https://github.com/ansible-collections/community.aws/issues/277 with AWSRetry | ||
# would likely fix the issue. | ||
unstable | ||
|
||
cloud/aws | ||
shippable/aws/group2 | ||
unstable | ||
|
||
ec2_vpc_route_table_info |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
cloud/aws | ||
shippable/aws/group2 | ||
# https://github.com/ansible-collections/community.aws/issues/154 | ||
unstable | ||
|
||
cloud/aws | ||
shippable/aws/group2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
cloud/aws | ||
shippable/aws/group3 | ||
# https://github.com/ansible-collections/community.aws/issues/156 | ||
unstable | ||
|
||
cloud/aws | ||
shippable/aws/group3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
# reason: boto2 | ||
unstable | ||
|
||
cloud/aws | ||
shippable/aws/group2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# reason: boto2 | ||
# elb_classic_lb is boto2 based which means that it handles rate limiting poorly | ||
# https://github.com/ansible-collections/community.aws/issues/430 | ||
unstable | ||
|
||
cloud/aws | ||
shippable/aws/group2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# reason: | ||
unsupported | ||
# reason: missing-policy | ||
# reason: broken | ||
# The SSL cert stored in the test has expired. Should be dynamically generated. | ||
disabled | ||
|
||
cloud/aws |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
cloud/aws | ||
elb_target_group | ||
shippable/aws/group4 | ||
|
||
elb_target_group |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
cloud/aws | ||
shippable/aws/group2 | ||
|
||
execute_lambda | ||
lambda_info |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
route53_info | ||
cloud/aws | ||
shippable/aws/group2 | ||
|
||
route53_info |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
cloud/aws | ||
shippable/aws/group1 | ||
|