summaryrefslogtreecommitdiffstats
path: root/bin/jenkins_master_wrapper.sh
AgeCommit message (Expand)AuthorFilesLines
2017-10-04drop lvc stuff, now that openqa.debian.net is getting into shapeHolger Levsen1-8/+1
2017-06-13reproducible Debian: sleep less if the host is down, as reproducible_build.sh...Holger Levsen1-2/+2
2017-06-04explain sleepHolger Levsen1-1/+1
2017-06-04fail loudly if remote node is not accessableHolger Levsen1-2/+8
2016-10-11add some commentsHolger Levsen1-1/+6
2016-10-04drop some debuggingPhilip Hands1-3/+0
2016-10-04discard old retrieved artifacts (with rsync --delete)Philip Hands1-1/+1
2016-10-04make WORKSPACE on pb10 less derangedPhilip Hands1-1/+1
2016-10-03It seems the results are expected to be a couple more levels downPhilip Hands1-1/+1
2016-08-11lvc: add debug outputHolger Levsen1-0/+1
2016-08-11lvc: lets agree on a pathHolger Levsen1-1/+1
2016-08-11lvc: use hopefully correct node results dirHolger Levsen1-4/+3
2016-08-11lvc: expect results in workspaceHolger Levsen1-3/+3
2016-08-09lvc: WORKSPACE is correct, magicHolger Levsen1-5/+1
2016-08-09lvc: more debugging why saving artifacts doesnt workHolger Levsen1-0/+5
2016-08-03wrapper: retreive_artifacts: ls the $RESULTS dir, just to check it's therePhilip Hands1-0/+1
2016-07-27try putting the rsync'd artifacts back under $WORKSPACEPhilip Hands1-3/+4
2016-07-27drop single quotes around rm param, to suit node's pattern matchPhilip Hands1-1/+1
2016-07-23wrapper: path to $RESULTS may not exist, so make it before rsyncPhilip Hands1-0/+1
2016-07-22anchor wrapper patterns, and put results in the right placePhilip Hands1-6/+3
2016-07-19fix typoHolger Levsen1-1/+1
2016-07-19add copyright header for fil and my work, credit weasel for the original ideaHolger Levsen1-0/+5
2016-07-19fixup 86e1763: do artifact retrieval in the master wrapperHolger Levsen1-2/+6
2016-07-19do artifact retrieval in the master wrapperPhilip Hands1-2/+22
2016-07-18d-i: inject variables for later triggersPhilip Hands1-1/+1
2016-06-23lvc: deal with $PU_GIT_BRANCH being unsetPhilip Hands1-1/+1
2016-06-20lvc: pass $PU_GIT_BRANCH via the wrapper command linePhilip Hands1-1/+1
2016-06-05lvc: pass EXECUTOR_NUMBER to remote nodesPhilip Hands1-1/+1
2016-05-29lvc: add debug outputHolger Levsen1-0/+1
2016-05-29lvc: let the test VM run lvc jobsPhilip Hands1-0/+7
2016-05-28lvc: fix syntax (the nice thing about standards…)Holger Levsen1-6/+6
2016-05-28lvc: also pass paramsHolger Levsen1-6/+8
2016-01-08reproducible: refactoring to only define build nodes and their ssh ports in o...Holger Levsen1-52/+10
2016-01-05reproducible armhf: add two new armhf boards and pbuilder/schroot/maintenance...Holger Levsen1-0/+6
2016-01-01reproducible armhf: add eleventh build node (and pbuilder/schroot setup jobs)...Holger Levsen1-0/+3
2015-12-28reproducible armhf: add three new quadcores with 2gb ram, thanks VagrantHolger Levsen1-0/+9
2015-12-09reproducible: add new script, reproducible_cleanup_nodes.sh, to kill lonely b...Holger Levsen1-0/+5
2015-11-28Revert "reproducible: use relative paths"Holger Levsen1-1/+1
2015-11-28reproducible: use relative pathsHolger Levsen1-1/+1
2015-11-27reproducible: use ssh with -o 'BatchMode = yes' to set ServerAliveInterval = 300Holger Levsen1-2/+2
2015-11-25fixup 69f0038 again: add seventh armhf build nodeHolger Levsen1-0/+1
2015-11-25reproducible: add seventh armhf build node, thanks again to vagrantHolger Levsen1-0/+2
2015-11-12prevent shell script based jobs to be run on the jenkins test systemHolger Levsen1-0/+8
2015-11-11reproducible: add sixth armhf build node, thanks again to vagrantHolger Levsen1-0/+3
2015-11-09add new armhf node, Odroid-XU4, thanks to vagrantHolger Levsen1-0/+3
2015-09-16use exec to start abort.sh to invoke it from within the current job runHolger Levsen1-1/+1
2015-09-16reproducible: fix typosHolger Levsen1-1/+1
2015-09-16node wrapper: check if a node is up, else sleep 15m and abort the jobHolger Levsen1-7/+24
2015-09-09reproducible: refactorHolger Levsen1-0/+1
2015-09-01fix typoHolger Levsen1-1/+1