Commit Graph

2 Commits

Author SHA1 Message Date
Neels Hofmeyr f51afec8fa jenkins: use common osmo-build-dep.sh and osmo-clean-workspace.sh
Since the gerrit build jobs no longer contain git clean workspace config (for
good reasons), it is important to use osmo-clean-workspace.sh. To make it work
best, this jenkins.sh should follow the same structure as most others do.

Change-Id: I3eca957c52b2c018e4c784b29330a0d06c4e3595
2017-10-30 05:01:41 +01:00
André Boddenberg cb4bd6d45f Introduce contrib/jenkins.sh to align with other projects
This change will make jenkins' inline scripts obsolete,
so build testing and gerrit verification jobs [1][2] simply invoke:

  $ ./contrib/jenkins.sh

[1] https://jenkins.osmocom.org/jenkins/view/OsmoTETRA/job/OsmoTETRA/
[2] https://jenkins.osmocom.org/jenkins/view/Jenkins-Gerrit/job/OsmoTETRA-gerrit/

Change-Id: I517e1be8b5680c3cc274fd5ad13ac7c920154e7f
2017-09-19 11:21:28 +00:00