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/.
Harald Welte gerrit-no-reply at lists.osmocom.org
Review at https://gerrit.osmocom.org/5308
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
---
M jobs/gerrit-verifications.yml
1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/08/5308/1
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index a7df5f3..1a821a8 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -177,6 +177,12 @@
- osmocom-bb
- osmo-tetra
+ - osmo-ttcn3-hacks:
+ node: build2-deb9build
+ cmd: >
+ # keep first line with less indent to preserve newlines
+ make compile
+
jobs:
- 'gerrit-{repos}'
--
To view, visit https://gerrit.osmocom.org/5308
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2bb94c08259c130558f82bb4c084484be5b81c40
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>