<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/22354">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jobs/repo-install-test: run a few hours later<br><br>Give OBS more time to build the repository, before verifying that we can<br>install all packages from the repository. Apparently, OBS publishes the<br>repository in WIP state, before all packages for a distribution have<br>been built.<br><br>This leads to problems in the "nightly" and "next" repositories. In<br>contrary to "latest", we do not bump soname versions when doing ABI<br>changes, so we require the user to have all installed Osmocom packages<br>built from the same timestamp. With recent changes in the OBS scripts,<br>we enforce this by having all packages built from the same timestamp<br>depend on the exact version of a dummy package with that timestamp as<br>version.<br><br>The repo-install-test installs all packages from the binary repository,<br>and so it fails, as it should, if the repository is in an inconsistent<br>state with some packages built today and some packages built yesterday.<br><br>Related: OS#4733<br>Change-Id: I8df9b449d6213b5dca6fd9bf5c06b5c96d468f66<br>---<br>M jobs/repo-install-test.yml<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/54/22354/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/jobs/repo-install-test.yml b/jobs/repo-install-test.yml</span><br><span>index d16b852..2c26490 100644</span><br><span>--- a/jobs/repo-install-test.yml</span><br><span>+++ b/jobs/repo-install-test.yml</span><br><span>@@ -59,7 +59,7 @@</span><br><span>           git-config-name: 'Jenkins Builder'</span><br><span>           git-config-email: 'jenkins@osmocom.org'</span><br><span>     triggers:</span><br><span style="color: hsl(0, 100%, 40%);">-      - timed: "H 04 * * *" # run after osmocom-obs.yml</span><br><span style="color: hsl(120, 100%, 40%);">+      - timed: "H 10 * * *" # run after osmocom-obs.yml</span><br><span> </span><br><span>     publishers:</span><br><span>       - email:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/22354">change 22354</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/+/22354"/><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: I8df9b449d6213b5dca6fd9bf5c06b5c96d468f66 </div>
<div style="display:none"> Gerrit-Change-Number: 22354 </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>