diff options
author | Matt Clay <mclay@redhat.com> | 2020-02-12 19:02:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-12 19:02:39 -0800 |
commit | b041d9676246f2aa8258c078d673cb9bb39044b8 (patch) | |
tree | 80d728467c3e9a00e1beee3918069b69f6814b8f /shippable.yml | |
parent | 11e75b0af256f9f09c54365282a4969a5fe0390e (diff) | |
download | ansible-b041d9676246f2aa8258c078d673cb9bb39044b8.tar.gz |
Remove Tower module tests from CI. (#67368)
* Remove Tower module tests from CI.
The required AMIs are no longer available.
* Mark Tower tests as unsupported.
Diffstat (limited to 'shippable.yml')
-rw-r--r-- | shippable.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shippable.yml b/shippable.yml index 1608ea3a13..8e6a90a76d 100644 --- a/shippable.yml +++ b/shippable.yml @@ -202,9 +202,6 @@ matrix: - env: T=cs/2.7/2 - env: T=cs/3.6/2 - - env: T=tower/2.7/1 - - env: T=tower/3.6/1 - - env: T=cloud/2.7/1 - env: T=cloud/3.6/1 |