From bff275075548c443596aa1eb80d784e4cd3c2231 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Tue, 10 Apr 2018 18:57:40 +0200 Subject: [PATCH] jobs: gerrit-osmo-ttcn3-hacks: execute the job on a ttcn3 node Only ttcn3 nodes have the eclipse-titan compiler installed Change-Id: If946af8fa3f7bd2d13914c9895d3f74b58fdef24 --- jobs/gerrit-verifications.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml index 54c99ccd..640bde7f 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