summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-19job_url fixnativebuildRiku Voipio
2015-02-19refresh patchesRiku Voipio
2015-02-19use job artifact archivingRiku Voipio
2015-02-05testRiku Voipio
2015-02-054.6 changeRiku Voipio
2015-02-05switch back to repo.. tar was bad ideaRiku Voipio
2015-02-05debian back hereRiku Voipio
fix
2015-02-04yesRiku Voipio
2015-02-04yesRiku Voipio
2015-02-04xen-base with packagingRiku Voipio
2015-02-04remove debianRiku Voipio
2014-06-09remove migration codeRiku Voipio
2014-06-05parallelisizeRiku Voipio
2014-06-05remove xenstore from libxenRiku Voipio
2014-06-04fixes for buildRiku Voipio
it seems we are bit too racy, and missed some files.
2014-06-04remove nonexisting filesRiku Voipio
2014-06-04prevent overlapRiku Voipio
2014-05-27set base version 4.4.0Riku Voipio
2014-05-27new loop based on proper packagesRiku Voipio
2014-05-27build system fixesRiku Voipio
Ubuntu package has patches that makes the xen package install libraries and binaries in different directories from upstream. Adjust rules to and install files to match.
2014-05-23add debian packaging for native jobRiku Voipio
2014-05-23rewrite as native jobRiku Voipio
2014-05-07install trusty schroot if not already thereRiku Voipio
2014-04-30xen-base: Use master branchJulien Grall
Some people rely on the Linaro Xen image. Currently staging is broken because of XSA-93.
2014-04-30Update rootfs to use trusty (fix build)Julien Grall
2014-04-18lava/test-guest: Remove gz from ROOTFS_BUILD_FILENAMEJulien Grall
2014-04-16lava/test-guest: push a new version of vexpress imageJulien Grall
2014-03-24push new versionRiku Voipio
2014-03-14fix gunzip commandRiku Voipio
2014-03-12fix urlRiku Voipio
2014-02-18add a fallbackRiku Voipio
2014-02-05check_return_fail did not work as expectedRiku Voipio
2014-02-04remove tail commandRiku Voipio
causes spurious messages to lava results. While at it, add a check to test if xl create succeeded.
2014-02-03lava/test-guest: Fix vexpress image URLJulien Grall
2014-02-03jenkins: Avoid -rc{} in the debian package nameJulien Grall
2014-02-03makelavaimg: hwpack number seems to be fixedJulien Grall
2014-01-29update to latest hwpack build numberRiku Voipio
2014-01-28midway: add psci=enableRiku Voipio
2014-01-28json files: identify machineRiku Voipio
Make the job definition more verbose so the filter shows which builds come from CI and are for what machine.
2014-01-28test-guest: verbose if not bootingRiku Voipio
show if we are getting stuck on boot
2014-01-28debug xl hang with -xRiku Voipio
2014-01-28lava: remove spurios test resultsRiku Voipio
For the lava results, match only lines that are actually test results (IE have PASS or FAIL)
2014-01-27makelavaimg: disable error on exitRiku Voipio
set -e can potentially leave loop mounts on the system, wrecking future builds.
2014-01-27fix UUID passingRiku Voipio
2014-01-27forgot quotes from boot.scrRiku Voipio
2014-01-27Change bundle stream from temporay anymous/xentest to ↵Wookey
/private/team/linaro/virtualization/
2014-01-27Merge branch 'master' of ssh://git.linaro.org/ci/xen-ciWookey
Conflicts: lava/scripts/initialize-xen-tools.sh lava/scripts/test-guest.sh makelavaimg
2014-01-27cleanup fixRiku Voipio
2014-01-27clean up submission to lavaRiku Voipio
2014-01-27exit on errorRiku Voipio
push a set -e so we fail on errors instead of proceeding. provide a yes default for apt-get