From b5247a27d4874efb4c1a7d967876eed942f3d54d Mon Sep 17 00:00:00 2001 From: Hideki Saito Date: Mon, 7 Feb 2022 23:28:53 +0900 Subject: [PATCH] Update AZP matrix to remove CentOS8 test - shippable.yml - bindep.txt Signed-off-by: Hideki Saito --- bindep.txt | 2 +- shippable.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bindep.txt b/bindep.txt index 6632897..62151cb 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,4 +1,4 @@ # This is a cross-platform list tracking distribution packages needed by tests; # see https://docs.openstack.org/infra/bindep/ for additional information. -rsync [platform:centos-8 platform:rhel-8] +rsync [platform:rhel-8] diff --git a/shippable.yml b/shippable.yml index 388d5cf..0eda5dc 100644 --- a/shippable.yml +++ b/shippable.yml @@ -15,7 +15,7 @@ matrix: - env: T=2.9/freebsd/12.0/1 - env: T=2.9/linux/centos6/1 - env: T=2.9/linux/centos7/1 - - env: T=2.9/linux/centos8/1 +# - env: T=2.9/linux/centos8/1 - env: T=2.9/linux/fedora30/1 - env: T=2.9/linux/fedora31/1 - env: T=2.9/linux/opensuse15py2/1 @@ -30,7 +30,7 @@ matrix: - env: T=2.10/freebsd/12.1/1 - env: T=2.10/linux/centos6/1 - env: T=2.10/linux/centos7/1 - - env: T=2.10/linux/centos8/1 +# - env: T=2.10/linux/centos8/1 - env: T=2.10/linux/fedora30/1 - env: T=2.10/linux/fedora31/1 - env: T=2.10/linux/opensuse15py2/1 @@ -45,7 +45,7 @@ matrix: - env: T=devel/freebsd/12.1/1 - env: T=devel/linux/centos6/1 - env: T=devel/linux/centos7/1 - - env: T=devel/linux/centos8/1 +# - env: T=devel/linux/centos8/1 - env: T=devel/linux/fedora30/1 - env: T=devel/linux/fedora31/1 - env: T=devel/linux/opensuse15py2/1