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.orglaforge has submitted this change. ( 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(-)
Approvals:
laforge: Looks good to me, approved; Verified
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-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201222/7a45da6c/attachment.htm>