aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Collapse)AuthorFilesLines
2017-11-28contrib/jenkins.sh: rather git checkout -f instead of pullNeels Hofmeyr1-1/+1
Change-Id: Idc672879dcb3d38978e27b90c173f0aa950c4eb1
2017-11-28contrib/jenkins.sh: update from current jenkins job update-osmo-ci-on-slavesNeels Hofmeyr1-4/+8
We're not calling this script on the update-osmo-ci-on-slaves job yet. To move over to calling this script, apply some edits we made on the jenkins UI in the meantime. Change-Id: I54d3f56a89934c1c7b0e445b5c447c91bf94d579
2017-11-10jenkins: Follow the convention and create a jenkins.sh as wellHolger Hans Peter Freyther1-0/+12
Instead of modifying the job on Jenkins, let's do it like in our other projects. Create the diretcory if it doesn't exist and use git pull origin for the Debian9 system. Change-Id: I0ecdc02e3271fe09980f370167277370c599fcfa