aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-12-12 17:28:26 +0100
committerHarald Welte <laforge@gnumonks.org>2017-12-13 01:21:21 +0100
commitcb7c6ee40f3b97c4ec802e92ad423939e6852d98 (patch)
tree44d54813777481aeaf3c5a96a4b724477e7e576e /jobs
parent787a51f51f4b08e7908162178647846219c03e62 (diff)
Add gerrit JJB for osmo-ttcn3-hacks
we simply call 'make compile' which will compile all of the projects from TTCN-3 to C++ Change-Id: I2bb94c08259c130558f82bb4c084484be5b81c40
Diffstat (limited to 'jobs')
-rw-r--r--jobs/gerrit-verifications.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index a7df5f3..66d1751 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -177,6 +177,15 @@
- osmocom-bb
- osmo-tetra
+ - osmo-ttcn3-hacks:
+ scm:
+ - git:
+ url: https://gerrit.osmocom.org/{repos}
+ node: build2-deb9build
+ cmd: >
+ # keep first line with less indent to preserve newlines
+ make clean; make compile
+
jobs:
- 'gerrit-{repos}'