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
This commit is contained in:
Harald Welte 2017-12-12 17:28:26 +01:00
parent 787a51f51f
commit cb7c6ee40f
1 changed files with 9 additions and 0 deletions

View File

@ -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}'