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/.
Neels Hofmeyr gerrit-no-reply at lists.osmocom.orgNeels Hofmeyr has submitted this change and it was merged.
Change subject: jobs: add build2-deb8build to update-osmo-ci-on-slaves job
......................................................................
jobs: add build2-deb8build to update-osmo-ci-on-slaves job
Change-Id: I48246067f05227efc18b46cb1b29d1c50f4eab84
---
M jobs/update-osmo-ci-on-slaves.yml
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml
index e0f082f..8d63848 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -5,7 +5,7 @@
- axis:
type: slave
name: label
- values: [ OsmocomBuild1 , build1-debian9-lxc ]
+ values: [ OsmocomBuild1, build1-debian9-lxc, build2-deb8build ]
properties:
- build-discarder:
days-to-keep: 30
--
To view, visit https://gerrit.osmocom.org/5408
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I48246067f05227efc18b46cb1b29d1c50f4eab84
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>