diff --git a/config/release/tripleo-ci/CentOS-9/master.yml b/config/release/tripleo-ci/CentOS-9/master.yml index 48268594f..ea285a9f8 100644 --- a/config/release/tripleo-ci/CentOS-9/master.yml +++ b/config/release/tripleo-ci/CentOS-9/master.yml @@ -170,6 +170,9 @@ repos: reponame: quickstart-centos-appstreams filename: quickstart-centos-appstreams.repo baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/AppStream/x86_64/os/ + exclude: + - libvirt*-8.4* + - python*libvirt-8.4* # 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 9dd7d45f7..794cc109d 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 @@ -140,6 +140,9 @@ repos: reponame: quickstart-centos-appstreams filename: quickstart-centos-appstreams.repo baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/AppStream/x86_64/os/ + exclude: + - libvirt*-8.4* + - python*libvirt-8.4* # centos9 the equivalent to powertools is CRB - type: generic diff --git a/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-wallaby.yml b/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-wallaby.yml index 347471760..b67a8cf9b 100644 --- a/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-wallaby.yml +++ b/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-wallaby.yml @@ -134,6 +134,9 @@ repos: reponame: quickstart-centos-appstreams filename: quickstart-centos-appstreams.repo baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/AppStream/x86_64/os/ + exclude: + - libvirt*-8.4* + - python*libvirt-8.4* # centos9 the equivalent to powertools is CRB - type: generic diff --git a/config/release/tripleo-ci/CentOS-9/wallaby.yml b/config/release/tripleo-ci/CentOS-9/wallaby.yml index 1b7ae4cb8..433572c10 100644 --- a/config/release/tripleo-ci/CentOS-9/wallaby.yml +++ b/config/release/tripleo-ci/CentOS-9/wallaby.yml @@ -170,6 +170,9 @@ repos: reponame: quickstart-centos-appstreams filename: quickstart-centos-appstreams.repo baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/AppStream/x86_64/os/ + exclude: + - libvirt*-8.4* + - python*libvirt-8.4* # centos9 the equivalent to powertools is CRB - type: generic