From 3997315bd47334828e786c4de75b9b7d455d937f Mon Sep 17 00:00:00 2001 From: amolkahat Date: Wed, 16 Nov 2022 08:34:42 +0000 Subject: [PATCH] Partial Revert "Pin ansible-core until we can fix compatibility with 2.14" This partially reverts commit da7312c530c441cbcf12f1f67c3a49cfbbe418c9. Left the pinning for stable/wallaby as we probably don't want to bump to ansible 2.14 there. It can be reverted later if we want. Reason for revert: The issue caused by the new version has been fixed or workarounded. Depends-on: https://review.opendev.org/c/openstack/tripleo-ansible/+/864392 Depends-on: https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/864838 Change-Id: I0b81a7ade6d092b2c5481252219d2dbe903274bd --- config/release/tripleo-ci/CentOS-9/master.yml | 1 - .../tripleo-ci/CentOS-9/promotion-testing-hash-master.yml | 1 - .../release/tripleo-ci/CentOS-9/promotion-testing-hash-zed.yml | 1 - config/release/tripleo-ci/CentOS-9/zed.yml | 1 - 4 files changed, 4 deletions(-) diff --git a/config/release/tripleo-ci/CentOS-9/master.yml b/config/release/tripleo-ci/CentOS-9/master.yml index 4265055ad..7270aa39a 100644 --- a/config/release/tripleo-ci/CentOS-9/master.yml +++ b/config/release/tripleo-ci/CentOS-9/master.yml @@ -175,7 +175,6 @@ repos: # https://bugs.launchpad.net/tripleo/+bug/1988500 exclude: - containers-common-1-44.* - - ansible-core-2.14.* # TODO(marios) unpin https://bugs.launchpad.net/tripleo/+bug/1996482 # centos9 the equivalent to powertools is CRB - type: generic diff --git a/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-master.yml b/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-master.yml index fa8b9f074..9262a0168 100644 --- a/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-master.yml +++ b/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-master.yml @@ -145,7 +145,6 @@ repos: # https://bugs.launchpad.net/tripleo/+bug/1988500 exclude: - containers-common-1-44.* - - ansible-core-2.14.* # TODO(marios) unpin https://bugs.launchpad.net/tripleo /+bug/1996482 # centos9 the equivalent to powertools is CRB - type: generic diff --git a/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-zed.yml b/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-zed.yml index 1622de2ef..88149c427 100644 --- a/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-zed.yml +++ b/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-zed.yml @@ -144,7 +144,6 @@ repos: # https://bugs.launchpad.net/tripleo/+bug/1988500 exclude: - containers-common-1-44.* - - ansible-core-2.14.* # TODO(marios) unpin https://bugs.launchpad.net/tripleo /+bug/1996482 # centos9 the equivalent to powertools is CRB - type: generic diff --git a/config/release/tripleo-ci/CentOS-9/zed.yml b/config/release/tripleo-ci/CentOS-9/zed.yml index 0884e2ae5..f75dd81c5 100644 --- a/config/release/tripleo-ci/CentOS-9/zed.yml +++ b/config/release/tripleo-ci/CentOS-9/zed.yml @@ -174,7 +174,6 @@ repos: # https://bugs.launchpad.net/tripleo/+bug/1988500 exclude: - containers-common-1-44.* - - ansible-core-2.14.* # TODO(marios) unpin https://bugs.launchpad.net/tripleo /+bug/1996482 # centos9 the equivalent to powertools is CRB - type: generic