Change in osmo-ci[master]: repo-install-test: Move from CentOS_8_Stream to CentOS_8

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Dec 22 06:34:29 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/21836 )


Change subject: repo-install-test: Move from CentOS_8_Stream to CentOS_8
......................................................................

repo-install-test: Move from CentOS_8_Stream to CentOS_8

Change-Id: I233c3c944ac58823dc6ff489b5ecf1fdf56b3951
---
M scripts/repo-install-test/run-inside-docker.sh
1 file changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/36/21836/1

diff --git a/scripts/repo-install-test/run-inside-docker.sh b/scripts/repo-install-test/run-inside-docker.sh
index 450a754..93e8b7f 100755
--- a/scripts/repo-install-test/run-inside-docker.sh
+++ b/scripts/repo-install-test/run-inside-docker.sh
@@ -62,14 +62,14 @@
 configure_osmocom_repo_centos8() {
 	echo "Configuring Osmocom repository"
 	# Generate this file, based on the feed:
-	# https://download.opensuse.org/repositories/network:osmocom:latest/CentOS_8_Stream/network:osmocom:latest.repo
+	# https://download.opensuse.org/repositories/network:osmocom:latest/CentOS_8/network:osmocom:latest.repo
 	cat << EOF > /etc/yum.repos.d/network:osmocom:$FEED.repo
 [network_osmocom_$FEED]
-name=$FEED packages of the Osmocom project (CentOS_8_Stream)
+name=$FEED packages of the Osmocom project (CentOS_8)
 type=rpm-md
-baseurl=https://download.opensuse.org/repositories/network:/osmocom:/$FEED/CentOS_8_Stream/
+baseurl=https://download.opensuse.org/repositories/network:/osmocom:/$FEED/CentOS_8/
 gpgcheck=1
-gpgkey=https://download.opensuse.org/repositories/network:/osmocom:/$FEED/CentOS_8_Stream/repodata/repomd.xml.key
+gpgkey=https://download.opensuse.org/repositories/network:/osmocom:/$FEED/CentOS_8/repodata/repomd.xml.key
 enabled=1
 EOF
 }

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/21836
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I233c3c944ac58823dc6ff489b5ecf1fdf56b3951
Gerrit-Change-Number: 21836
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201222/5a1dabca/attachment.htm>


More information about the gerrit-log mailing list