<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/22331">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">repo-install-test: don't use $FEED in centos8 repo<br><br>Use $PROJ instead of $FEED in the repository name, so we can add $PROJ<br>as parameter to the repo configuration functions later without worrying<br>about having a matching $FEED.<br><br>Related: OS#4733<br>Change-Id: Ic316add6b2d9b6f50335cad762628bb16da61d82<br>---<br>M scripts/repo-install-test/run-inside-docker.sh<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/31/22331/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/repo-install-test/run-inside-docker.sh b/scripts/repo-install-test/run-inside-docker.sh</span><br><span>index ee148c8..3dd3101 100755</span><br><span>--- a/scripts/repo-install-test/run-inside-docker.sh</span><br><span>+++ b/scripts/repo-install-test/run-inside-docker.sh</span><br><span>@@ -82,7 +82,7 @@</span><br><span>   # https://download.opensuse.org/repositories/network:osmocom:latest/CentOS_8/network:osmocom:latest.repo</span><br><span>     cat << EOF > "/etc/yum.repos.d/$PROJ.repo"</span><br><span> [$(proj_with_underscore "$PROJ")]</span><br><span style="color: hsl(0, 100%, 40%);">-name=$FEED packages of the Osmocom project (CentOS_8)</span><br><span style="color: hsl(120, 100%, 40%);">+name=$PROJ</span><br><span> type=rpm-md</span><br><span> baseurl=$baseurl/</span><br><span> gpgcheck=1</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/22331">change 22331</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ci/+/22331"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ci </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic316add6b2d9b6f50335cad762628bb16da61d82 </div>
<div style="display:none"> Gerrit-Change-Number: 22331 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>