From d0a4f0fdbe3f54dd029430f0c943df4ec9fb5877 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Tue, 8 Oct 2019 08:52:44 -0700 Subject: [PATCH] [stable-2.9] Add RHEL 8.1b to the Shippable test matrix. (cherry picked from commit 811127d64db689b28ab0de8ab11385e3722373f6) Co-authored-by: Matt Clay --- shippable.yml | 4 ++++ test/integration/targets/firewalld/aliases | 1 + test/integration/targets/ufw/aliases | 1 + test/lib/ansible_test/_data/completion/remote.txt | 1 + 4 files changed, 7 insertions(+) diff --git a/shippable.yml b/shippable.yml index a5c0f63ea2c..5c26ad07925 100644 --- a/shippable.yml +++ b/shippable.yml @@ -82,6 +82,7 @@ matrix: - env: T=osx/10.11/1 - env: T=rhel/7.6/1 - env: T=rhel/8.0/1 + - env: T=rhel/8.1b/1 - env: T=freebsd/11.1/1 - env: T=freebsd/12.0/1 - env: T=linux/centos6/1 @@ -96,6 +97,7 @@ matrix: - env: T=osx/10.11/2 - env: T=rhel/7.6/2 - env: T=rhel/8.0/2 + - env: T=rhel/8.1b/2 - env: T=freebsd/11.1/2 - env: T=freebsd/12.0/2 - env: T=linux/centos6/2 @@ -110,6 +112,7 @@ matrix: - env: T=osx/10.11/3 - env: T=rhel/7.6/3 - env: T=rhel/8.0/3 + - env: T=rhel/8.1b/3 - env: T=freebsd/11.1/3 - env: T=freebsd/12.0/3 - env: T=linux/centos6/3 @@ -124,6 +127,7 @@ matrix: - env: T=osx/10.11/4 - env: T=rhel/7.6/4 - env: T=rhel/8.0/4 + - env: T=rhel/8.1b/4 - env: T=freebsd/11.1/4 - env: T=freebsd/12.0/4 - env: T=linux/centos6/4 diff --git a/test/integration/targets/firewalld/aliases b/test/integration/targets/firewalld/aliases index 437b04d6438..2fb3adfc4c1 100644 --- a/test/integration/targets/firewalld/aliases +++ b/test/integration/targets/firewalld/aliases @@ -2,3 +2,4 @@ destructive shippable/posix/group3 skip/freebsd skip/osx +skip/rhel8.1b diff --git a/test/integration/targets/ufw/aliases b/test/integration/targets/ufw/aliases index b0dc331f056..87e7bcbd80a 100644 --- a/test/integration/targets/ufw/aliases +++ b/test/integration/targets/ufw/aliases @@ -3,6 +3,7 @@ skip/osx skip/freebsd skip/rhel8.0 skip/rhel8.0b +skip/rhel8.1b skip/docker needs/root destructive diff --git a/test/lib/ansible_test/_data/completion/remote.txt b/test/lib/ansible_test/_data/completion/remote.txt index 6263cf70ca5..0ad0ac70e81 100644 --- a/test/lib/ansible_test/_data/completion/remote.txt +++ b/test/lib/ansible_test/_data/completion/remote.txt @@ -3,3 +3,4 @@ freebsd/12.0 python=3.6,2.7 python_dir=/usr/local/bin osx/10.11 python=2.7 python_dir=/usr/local/bin rhel/7.6 python=2.7 rhel/8.0 python=3.6 +rhel/8.1b python=3.6