diff options
author | Sam Doran <sdoran@redhat.com> | 2021-11-19 14:28:45 -0500 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2021-11-19 12:26:31 -0800 |
commit | 76395a265dcf02b91c95fc931ef83b0df83e8794 (patch) | |
tree | ef54a948195ddc93297d884576dd87fade39f179 /test | |
parent | cceb0abd15c8370ce3391a912fda1d63d593e285 (diff) | |
download | ansible-76395a265dcf02b91c95fc931ef83b0df83e8794.tar.gz |
[stable-2.9] Disable aws_lamdba test
Diffstat (limited to 'test')
-rw-r--r-- | test/integration/targets/aws_lambda/aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/aws_lambda/aliases b/test/integration/targets/aws_lambda/aliases index 9efcecd695..b5a4879991 100644 --- a/test/integration/targets/aws_lambda/aliases +++ b/test/integration/targets/aws_lambda/aliases @@ -2,3 +2,4 @@ cloud/aws shippable/aws/group2 execute_lambda lambda +disabled # Due to change in AWS behavior, this test will no longer pass |