aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/jenkins_oct_and_bts_trx.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-06-22jenkins_*.sh: add --enable-werror to configure flagsPau Espin Pedrol1-0/+1
The flag is enabled for all BTS flavour except for lc15, which still contain several compilation warnings (fixes submitted to gerrit, but not merged since no contributor is testing lc15 nowadays). Change-Id: Ib65056633697dafa63831fc2a480b798df550db6
2018-01-24CI: drop unused OsmoPCU dependencyMax1-3/+0
The independent copy of pcuif_proto.h file is used by OsmoBTS so we don't have to checkout OsmoPCU to obtain it. Change-Id: If8d7330adf3edc44c3b49b1f6e854cce0eca2d8e
2017-12-14jenkins.sh: Disable building doxygen for depsPau Espin Pedrol1-1/+1
Change-Id: I2ed207a5febe8017a20a0e7de0ba575fd7966af6
2017-10-28jenkins: use osmo-clean-workspace.sh before and after buildNeels Hofmeyr1-0/+2
See osmo-ci change I2409b2928b4d7ebbd6c005097d4ad7337307dd93 for rationale. Depends: I2409b2928b4d7ebbd6c005097d4ad7337307dd93 Change-Id: I830b17462b636e0bf03f4d88000660409503c3e5
2017-08-18Simplify jenkins build scriptsMax1-19/+2
* move duplicated code into separate functions in jenkins_common.sh * use that function in individual builds Change-Id: I4d09c5f2693b5ac0a4d8f2c840971e13d1ec58cf
2017-07-10jenkins helpers: some minimal documentation/comments + print errorsHarald Welte1-0/+1
We should print meaningful error messages in case a user doesn't have the required local PATH set up, or doesn't specify a required command line argument. Change-Id: I30a2935f93ade69222b1e0c3e212ee10e17c1823
2017-06-21Use generic L1 headers helperMax1-13/+2
Change-Id: I2253df3509595d7393ec6631ef846dbebae73ca4
2017-06-21Move common steps into common jenkins helperMax1-16/+3
Move value_string termination check and OpenBSC headers checkout into shared jenkins helper from BTS' model-specific helpers to get rid of copy-pasted code. While at it - also remove unnecessary bash dependency. Change-Id: Ic48b1f75179b9008d65219dd5a47c1ab3b886408
2017-03-16jenkins: add value_string termination checkNeels Hofmeyr1-0/+3
Change-Id: Id4eb92924c03748563921e3f56cc0e5e0ffff502 Depends: libosmocore change-id I2bc93ab4781487e7685cfb63091a489cd126b1a8
2016-11-30add jenkins_oct_and_bts_trx.shNeels Hofmeyr1-0/+65
Change-Id: Ib656d4592f5210e2c180f511a1c955d14397bd03