jenkins and osmo-ci

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/OpenBSC@lists.osmocom.org/.

André Boddenberg dr.blobb at gmail.com
Mon Sep 4 21:37:21 UTC 2017


Hi Neels,

Patchset for openBSC's jenkins.sh build script has been uploaded [1].

But a small change [2] of osmo-build.sh is necessarily pending,
because https://git.osmocom.org is down atm. Furthermore, the
osmo-build.sh script should probably not depend on cgit's
availability. :)

After [2] has been submitted following steps are necessary to verify
[1] via gerrit:

 - trigger "update-osmo-ci-on-slaves"
 - add ARTIFACT_STORE environment variable to all slaves/nodes e.g. [3]
 - add following arguments to docker invocations of openBSC jobs [4]:

     -e JOB_NAME="$JOB_NAME"
     -e ARTIFACT_STORE="/ARTIFACT_STORE"
     -v "$ARTIFACT_STORE:/ARTIFACT_STORE"


Afterwards, re-triggering [1] should result in a '+1 Jenkins Builder'.

I have sufficient permission to apply above stated steps, except
+2'ing [2] and you may want to suggest the absolute path for
ARTIFACT_STORE variable?

Regards,
   André

[1] https://gerrit.osmocom.org/#/c/3823/
[2] https://gerrit.osmocom.org/#/c/3822/
[3] https://jenkins.osmocom.org/jenkins/computer/OsmocomBuild1/configure
[4] https://jenkins.osmocom.org/jenkins/view/Jenkins-Gerrit/job/OpenBSC-gerrit/



More information about the OpenBSC mailing list