diff options
author | Yanis Guenane <yguenane@redhat.com> | 2020-01-30 00:56:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-30 00:56:51 +0100 |
commit | 4fd2dce7f3227e36a84890b2b5b8269312db7d63 (patch) | |
tree | 3c3006ec05cde5eb6d238d2782907154cd5a3561 /test/integration/targets/flatpak_remote | |
parent | Explicitly set junit_family=xunit1 @ pytest config (diff) | |
download | ansible-4fd2dce7f3227e36a84890b2b5b8269312db7d63.tar.xz ansible-4fd2dce7f3227e36a84890b2b5b8269312db7d63.zip |
Testing: Add support for AIX platform (#65802)
Diffstat (limited to 'test/integration/targets/flatpak_remote')
-rw-r--r-- | test/integration/targets/flatpak_remote/aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/flatpak_remote/aliases b/test/integration/targets/flatpak_remote/aliases index 743bcb6e72..77796273ce 100644 --- a/test/integration/targets/flatpak_remote/aliases +++ b/test/integration/targets/flatpak_remote/aliases @@ -1,5 +1,6 @@ shippable/posix/group3 destructive +skip/aix skip/freebsd skip/osx skip/rhel |