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.org
Review at https://gerrit.osmocom.org/5416
jobs: gerrit: fix osmo-ttcn3-hacks scm and slave
Change-Id: I252c103450ad0da59ab18c88d78f20c750b22c98
---
M jobs/gerrit-verifications.yml
1 file changed, 2 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/16/5416/1
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 5b70a45..e428551 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -182,10 +182,8 @@
- osmo-tetra
- osmo-ttcn3-hacks:
- scm:
- - git:
- url: https://gerrit.osmocom.org/{repos}
- node: build2-deb9build
+ repos_url: 'https://gerrit.osmocom.org/{repos}'
+ slave_axis: !!python/tuple [build2-deb9build]
cmd: >
# keep first line with less indent to preserve newlines
make clean; make compile
--
To view, visit https://gerrit.osmocom.org/5416
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I252c103450ad0da59ab18c88d78f20c750b22c98
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>