Change in osmo-ci[master]: jobs: disable "next" repository

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.org
Mon Nov 22 15:04:11 UTC 2021


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

Change subject: jobs: disable "next" repository
......................................................................

jobs: disable "next" repository

Related: OS#5322
Change-Id: I9efd020813540941f9afa2c03b9127c04465ce91
---
M jobs/osmocom-obs.yml
M jobs/repo-install-test.yml
2 files changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/jobs/osmocom-obs.yml b/jobs/osmocom-obs.yml
index 9bdadeb..3b8b1d8 100644
--- a/jobs/osmocom-obs.yml
+++ b/jobs/osmocom-obs.yml
@@ -6,7 +6,7 @@
     type:
       - nightly
       - latest
-      - next
+    # - next (disabled: OS#5322)
 
 - job-template:
     name: 'Osmocom_OBS_{type}'
diff --git a/jobs/repo-install-test.yml b/jobs/repo-install-test.yml
index ad48f1b..313822e 100644
--- a/jobs/repo-install-test.yml
+++ b/jobs/repo-install-test.yml
@@ -5,7 +5,7 @@
       - Osmocom-repo-install-{distro}
     distro:
       - centos8:
-          feeds: !!python/tuple [next, nightly]
+          feeds: !!python/tuple [nightly]  # next: disabled (OS#5322)
       - debian9:
           feeds: !!python/tuple [nightly, latest]
       - debian10:

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I9efd020813540941f9afa2c03b9127c04465ce91
Gerrit-Change-Number: 26334
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
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/20211122/873b6e67/attachment.htm>


More information about the gerrit-log mailing list