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/13820
Change subject: update-osmo-ci: disable admin2-deb{8,9}build
......................................................................
update-osmo-ci: disable admin2-deb{8,9}build
Both hosts are currently offline. Disable the update-osmo-ci-on-slaves
job for them, because it waits until all configured hosts are finished,
and will currently never finish due to the offline hosts.
Change-Id: Ic062cafd58f77d40042c9b467814257576c23027
---
M jobs/update-osmo-ci-on-slaves.yml
1 file changed, 3 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/20/13820/1
diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml
index d1bc893..5c507e4 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -6,8 +6,9 @@
type: slave
name: label
values:
- - admin2-deb8build
- - admin2-deb9build
+ # These hosts are currently offline. Make sure to update them, once they get online again!
+ # - admin2-deb8build
+ # - admin2-deb9build
- host2-deb8build-ansible
- host2-deb9build-ansible
- build2-deb8build-ansible
--
To view, visit https://gerrit.osmocom.org/13820
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic062cafd58f77d40042c9b467814257576c23027
Gerrit-Change-Number: 13820
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190430/bc23a9c7/attachment.htm>