diff options
author | Sam Doran <sdoran@redhat.com> | 2020-09-22 15:10:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-22 15:10:36 +0200 |
commit | 69840811111b77a06a2f8143ce83f10f01837edd (patch) | |
tree | ef21238cff43219b3a2e961d8a744569f57a06b7 /test/integration/targets/old_style_cache_plugins | |
parent | Fix hostname test on docker. (diff) | |
download | ansible-69840811111b77a06a2f8143ce83f10f01837edd.tar.xz ansible-69840811111b77a06a2f8143ce83f10f01837edd.zip |
Test changes to allow using "macos" test image (#71849)
* Add link to remote.sh from macos.sh
* Add skip/macos to tests that have skip/osx
Diffstat (limited to 'test/integration/targets/old_style_cache_plugins')
-rw-r--r-- | test/integration/targets/old_style_cache_plugins/aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/old_style_cache_plugins/aliases b/test/integration/targets/old_style_cache_plugins/aliases index 87bc587ad1..05f65b7188 100644 --- a/test/integration/targets/old_style_cache_plugins/aliases +++ b/test/integration/targets/old_style_cache_plugins/aliases @@ -1,3 +1,4 @@ shippable/posix/group3 skip/osx +skip/macos disabled |