aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/jenkins_bts_trx.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-01-24Enable sanitize for CI testsMax1-0/+1
Change-Id: I3e2e1fb777a7cbf74e2f7c4288ed5f3277c7faed
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-21Move common steps into common jenkins helperMax1-15/+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_bts_trx.shNeels Hofmeyr1-0/+49
Change-Id: Ie27ffb72140cb37e6a05bffd90551197f1e9b5fc