From 77859636a2002221fda27b9ae1f3c774b5776b29 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 16 Nov 2021 16:40:27 +0100 Subject: [PATCH] use CentOS names of repositories Change-Id: Ie7840c6aa9c07f6dd16d8ff4ac4d30169d230a07 --- doc/source/ci/tripleo_dependencies_pipelines.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/ci/tripleo_dependencies_pipelines.rst b/doc/source/ci/tripleo_dependencies_pipelines.rst index 0f551840..27cdd50a 100644 --- a/doc/source/ci/tripleo_dependencies_pipelines.rst +++ b/doc/source/ci/tripleo_dependencies_pipelines.rst @@ -91,7 +91,7 @@ Here is the config for the `openvswitch dependency pipeline`_: baseurl: "https://buildlogs.centos.org/centos/8/nfv/x86_64/openvswitch-2/" update_container: false dependency_override_repos: - - centos-nfv-ovs,http://mirror.centos.org/centos/8/nfv/x86_64/openvswitch-2/ + - centos-nfv-openvswitch,http://mirror.centos.org/centos/8/nfv/x86_64/openvswitch-2/ dep_repo_cmd_after: | {% if dependency_override_repos is defined %} {% for item in dependency_override_repos %} @@ -109,7 +109,7 @@ than 'normal' version of the package we are testing, OpenvSwitch in this case. * `dependency_override_repos`: It is used to disable or override a particular repo. In the above case, openvswitch-next.repo repo will get generated due to repo setup -and will disables the centos-nfv-ovs repo. +and will disables the centos-nfv-openvswitch repo. Before the deployment, `rdo-jobs/dependency/get-dependency-repo-content.yaml` playbook is used to set particular release file (in this case it is