-
Notifications
You must be signed in to change notification settings - Fork 398
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove integration tests testing for old (unsupported) versions of bo…
…tocore
- Loading branch information
Showing
18 changed files
with
48 additions
and
363 deletions.
There are no files selected for viewing
6 changes: 0 additions & 6 deletions
6
tests/integration/targets/cloudformation_stack_set/playbooks/full_test.yml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
194 changes: 0 additions & 194 deletions
194
tests/integration/targets/ecs_cluster/tasks/network_fail.yml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
unique_id: "ansible-test-{{ tiny_prefix }}" | ||
|
||
# Defaults used by the lambda based test | ||
|
||
lambda_role_name: '{{ unique_id }}-elb-target' | ||
lambda_name: '{{ unique_id }}-elb-target' | ||
elb_target_group_name: "{{ unique_id }}-elb-tg" | ||
|
||
# Defaults used by the EC2 based test | ||
ec2_ami_name: 'amzn2-ami-hvm-2.0.20190612-x86_64-gp2' | ||
tg_name: "{{ unique_id }}-tg" | ||
tg_tcpudp_name: "{{ unique_id }}-tgtcpudp" | ||
lb_name: "{{ unique_id }}-lb" | ||
healthy_state: | ||
state: 'healthy' |
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
tests/integration/targets/elb_target/playbooks/roles/elb_lambda_target/defaults/main.yml
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
tests/integration/targets/elb_target/playbooks/roles/elb_target/defaults/main.yml
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
tests/integration/targets/elb_target/playbooks/version_fail.yml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.