Skip to content

Commit

Permalink
Disable ssm connection tests (#816)
Browse files Browse the repository at this point in the history
Disable ssm connection tests

SUMMARY
Test is currently broken on Deb-based systems.  On CentOS (using local and ansible/default-test-container) the dependent tests/integration/target/connection dir is no longer available to the test execution
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
tests/integration/targets/connection_aws_ssm

Reviewed-by: Mark Chappell <None>
Reviewed-by: None <None>
  • Loading branch information
jillr authored Dec 1, 2021
1 parent e323f83 commit da6b6a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/targets/connection_aws_ssm/aliases
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# reason: slow
# This test suite can take almost 25 minutes (on a good day)
disabled # Test is currently broken on Deb-based systems, and dependant ../connection dir access in ansible/default-test-container
unstable

cloud/aws
Expand Down

0 comments on commit da6b6a2

Please sign in to comment.