From 47ce14f2b86ea28188f7db545c9227edeac4a408 Mon Sep 17 00:00:00 2001 From: Francesco Pantano Date: Wed, 10 Mar 2021 08:41:24 +0100 Subject: [PATCH] Remove nautilus repo to pull ceph packages ceph-ansible is available in the octopus repo, and it can be used as the default source to pull all the Ceph related packages. Change-Id: I9d6fa6f48f4cdd7bda7a9fd6b6cb98ad54c6785f --- config/release/tripleo-ci/CentOS-8/master.yml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/config/release/tripleo-ci/CentOS-8/master.yml b/config/release/tripleo-ci/CentOS-8/master.yml index 27f1b13fd..3f26c48c8 100644 --- a/config/release/tripleo-ci/CentOS-8/master.yml +++ b/config/release/tripleo-ci/CentOS-8/master.yml @@ -163,27 +163,10 @@ repos: filename: quickstart-centos-extras.repo baseurl: ${NODEPOOL_CENTOS_MIRROR}/8-stream/extras/x86_64/os/ - # TODO: This is temporary and ideally we should use ceph octopus repository - # when the release is W+. Octopus repos doesn't have ceph-ansible. Revisit - # when switch from ceph-ansible to cephadm is complete (Ceph nautilus - # repos to be removed on W+.) For more detail see: - # https://bugs.launchpad.net/tripleo/+bug/1909191 - - type: generic - reponame: quickstart-centos-ceph-nautilus - filename: quickstart-centos-ceph-nautilus.repo - baseurl: ${NODEPOOL_CENTOS_MIRROR}/8/storage/x86_64/ceph-nautilus/ - - # TODO: includepkgs is temporary and ideally we should use ceph octopus - # repository when the release is W+. Revisit when switch from ceph-ansible - # to cephadm is complete. After removal of ceph nautilus repos we can - # remove includepkgs to pull all package from octopus repository. For more - # detail see: https://bugs.launchpad.net/tripleo/+bug/1909191 - type: generic reponame: quickstart-centos-ceph-octopus filename: quickstart-centos-ceph-octopus.repo baseurl: ${NODEPOOL_CENTOS_MIRROR}/8/storage/x86_64/ceph-octopus/ - includepkgs: - - cephadm - type: generic reponame: quickstart-centos-opstools