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.orgosmith has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/34/26334/1
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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211122/5d8d7650/attachment.htm>