<p>Daniel Willmann has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13434">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Avoid '/' in jenkins matrix labels<br><br>The script already deals with this for osmo-bts by using the<br>version_prefix variable<br><br>Change-Id: I3102fc607718ca42634273e24e6ff303dc28483f<br>---<br>M jobs/gerrit-verifications.yml<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/34/13434/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml</span><br><span>index c28a2fa..6128dc5 100644</span><br><span>--- a/jobs/gerrit-verifications.yml</span><br><span>+++ b/jobs/gerrit-verifications.yml</span><br><span>@@ -192,7 +192,7 @@</span><br><span> </span><br><span>       - osmo-pcu:</span><br><span>           a1_name: FIRMWARE_VERSION</span><br><span style="color: hsl(0, 100%, 40%);">-          a1: !!python/tuple [master, v2017.01, origin/nrw/litecell15, oc2g]</span><br><span style="color: hsl(120, 100%, 40%);">+          a1: !!python/tuple [master, v2017.01, litecell15, oc2g]</span><br><span>           a2_name: with_vty</span><br><span>           a2: !!python/tuple [True, False]</span><br><span>           a3_name: with_dsp</span><br><span>@@ -204,7 +204,7 @@</span><br><span>             (with_vty == "True" && with_dsp == "sysmo" && FIRMWARE_VERSION=="master" && WITH_MANUALS == "0") ||</span><br><span>             (with_vty == "True" && with_dsp == "lc15" && FIRMWARE_VERSION=="master" && WITH_MANUALS == "0") ||</span><br><span>             (with_vty == "True" && with_dsp == "lc15" && FIRMWARE_VERSION=="v2017.01" && WITH_MANUALS == "0") ||</span><br><span style="color: hsl(0, 100%, 40%);">-            (with_vty == "True" && with_dsp == "lc15" && FIRMWARE_VERSION=="origin/nrw/litecell15" && WITH_MANUALS == "0") ||</span><br><span style="color: hsl(120, 100%, 40%);">+            (with_vty == "True" && with_dsp == "lc15" && FIRMWARE_VERSION=="litecell15" && WITH_MANUALS == "0") ||</span><br><span>             (with_vty == "True" && with_dsp == "oc2g" && FIRMWARE_VERSION=="oc2g" && WITH_MANUALS == "0") ||</span><br><span>             (with_vty == "False" && with_dsp == "none" && FIRMWARE_VERSION=="master" && WITH_MANUALS == "1")</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13434">change 13434</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/13434"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I3102fc607718ca42634273e24e6ff303dc28483f </div>
<div style="display:none"> Gerrit-Change-Number: 13434 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Daniel Willmann <dwillmann@sysmocom.de> </div>