Change in osmo-ci[master]: Cosmetic: OBS: explain difference latest/nightly

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/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Apr 29 14:08:39 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23950 )

Change subject: Cosmetic: OBS: explain difference latest/nightly
......................................................................

Cosmetic: OBS: explain difference latest/nightly

Related: SYS#5370
Change-Id: I4de2a9e9d096f8f77bfd72b8cabb0a69af2d51df
---
M scripts/osmocom-latest-packages.sh
M scripts/osmocom-nightly-packages.sh
2 files changed, 3 insertions(+), 0 deletions(-)

Approvals:
  osmith: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index a4a1aa9..e3740f7 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -1,5 +1,6 @@
 #!/bin/sh
 # Generate source packages and upload them to OBS, for the latest feed.
+# New packages are only uploaded if the source changed.
 # Environment variables:
 # * PROJ: the OBS namespace to upload to (e.g. "network:osmocom:latest")
 . "$(dirname "$0")/common.sh"
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 5490e58..bcbb6f3 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -1,5 +1,7 @@
 #!/bin/bash
 # Generate source packages and upload them to OBS, for the nightly or next feed.
+# New packages are always uploaded, even if the source does not change. Only
+# packages of the same build date (DT) can be installed together.
 # Environment variables:
 # * PROJ: the OBS namespace to upload to (e.g. "network:osmocom:nightly")
 # * FEED: controls the source branch that is used:

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I4de2a9e9d096f8f77bfd72b8cabb0a69af2d51df
Gerrit-Change-Number: 23950
Gerrit-PatchSet: 4
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210429/abdb0f3c/attachment.htm>


More information about the gerrit-log mailing list