Review at https://gerrit.osmocom.org/7742
jobs: gerrit-osmo-ttcn3-hacks: execute the job on a ttcn3 node Only ttcn3 nodes have the eclipse-titan compiler installed Change-Id: If946af8fa3f7bd2d13914c9895d3f74b58fdef24 --- M jobs/gerrit-verifications.yml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/42/7742/1 diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml index 54c99cc..640bde7 100644 --- a/jobs/gerrit-verifications.yml +++ b/jobs/gerrit-verifications.yml @@ -186,7 +186,7 @@ - osmo-ttcn3-hacks: repos_url: 'https://gerrit.osmocom.org/{repos}' - slave_axis: !!python/tuple [build2-deb9build] + slave_axis: !!python/tuple [ttcn3] cmd: > # keep first line with less indent to preserve newlines make clean; make deps-update && make compile -- To view, visit https://gerrit.osmocom.org/7742 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If946af8fa3f7bd2d13914c9895d3f74b58fdef24 Gerrit-PatchSet: 1 Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-Owner: lynxis lazus <lyn...@fe80.eu>