aboutsummaryrefslogtreecommitdiff
path: root/linaro-edk2-prep-matrix.yaml
AgeCommit message (Collapse)Author
2015-06-05Revert to original (and proper) workspace URLRoy Franz
Failures were due to missing permission. Change-Id: I4e8ec86476688f2f0d54f43e817b0844d2996109 Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-06-05linaro-edk2-prep-matrix: update acpica-tools and job permissionsFathi Boudra
* pull latest acpica-tools from Debian. * grant job-workspace permission in order to fix LAVA job submission. Change-Id: I7b235eaa29f5c36339c2ee0b5266e14242f1e8a0 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-06-04Try different CUSTOM_JSON_URLRoy Franz
Change-Id: I8901e44606e5a274ff19ac4c98a7086e39e02b13 Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-06-04add debug code, change CUSTOM_JSON_URL for pblRoy Franz
Looks like the CUSTOM_JSON_URL will need to be formed differently for use with matrix builds (possibly because of child-workspace: .). Add some debug code, and try a hard-coded CUSTOM_JSON_URL. Change-Id: Ie224ac47fecf81a7fb4821f47ffa9afc90bad389 Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-06-04Clone configs git repo to get test definitionsRoy Franz
Change-Id: I2fbd3d20d2cbf6e21809056b848f0220a518fcba Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-06-04Add creation of lava_job_definition_parametersRoy Franz
Change-Id: Idf31ab9cbcdc35da174e8d1523d722386c538bdb Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-06-04Update iSCSI testRoy Franz
Had mismatch of trigger-builds property file and test. Add inject of lava_job_definition_parameters. Change-Id: Ieaab8d54aa0b301e99e0e51fff85ad1a0a4ce00e Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-06-04Add iSCSI test to qemu64 buildsRoy Franz
Add iSCSI test to matrix build. This is slightly modified from the existing edk2-prep test case, to only run when qemu64 is built, and to use the updated paths on snapshots. Change-Id: I322ce299c91ae764124ffda0ec645a17b10a6efb Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-06-03Remove setting of build-nameRoy Franz
This seems to not be working well. Change-Id: Ia23a001f48ec9407621b75825de290ec545eb294
2015-06-03Add fvp-foundation-armbds to build matrixRoy Franz
Change-Id: Icfa84bb7df88046ba1b64efbe4462fbbcee8d5f8 Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-06-03re-enable setting of build-name (uncomment it out)Roy Franz
Change-Id: I4f36e1067869a578708115e198eb8e79d73f4727
2015-06-03Remove debug code, add commentsRoy Franz
Remove code/prints used for debug, comment use of touchstone build. Change-Id: I17a9bdbcc4c512e25c25e41532186134ecc791f8
2015-06-03Move source tarball to top-level build directoryRoy Franz
We don't want the source tarball that we make once to be placed in a gcc version named directory - we want it at the top level. Use a for loop to deal with the existance check for a wildcard. Change-Id: I5e30488c21cd6ea28fa9a0987b8a2f22d8ee57ce
2015-06-03Add touchstone build expressionRoy Franz
For doing single time operations, we want to indentify a build that will be done first. This will be used for creating source tarballs, etc. Change-Id: Ibb8e924737b3f10a9885ddab746e4483cf310fc3
2015-06-02use --no-build-info argument to linaro-cp.pyRoy Franz
Only the first build is succeeding, as the rest fail since the BUILD-INFO.txt file exists in all of the directorires in the destiniation. Change-Id: Ibb72a365642958e80585cfdf2ae16dcf640d8710
2015-06-02Add --verbose to linaro-cpRoy Franz
Change-Id: I8eb413395cc0f741b4ecad7e094f7f6dd49e9819
2015-06-02Do full cleanup on exit, make gcc version direcotory for outputRoy Franz
Change-Id: Id3e03b545c8bcdbb16581fc47e90feec964287c3
2015-06-02Install pycurl for use by linaro-cp.pyRoy Franz
Change-Id: I640d8527ab2ab4b06fd77781e69471305c54273f
2015-06-02Move to using linaro-cp.pyRoy Franz
Change-Id: I2833fb90ac55527cba5cb4318692693401241eed
2015-06-02Change job name to linaro-edk2-prep-matrix, add copying of binaries to snapshotRoy Franz
Change-Id: I65abc6dcbff6da3d9b7c4abded1574a698343e99
2015-06-02Remove touchstone/first build stuff, set sequential build, remove early exitRoy Franz
Change-Id: I017eda2a2324def05c1a02f83e981c445c1270dc Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-06-02Enable child-workspace=., remove code to find workspace baseRoy Franz
Also: * Reduce number of configs built * Exit before build script for initial run Change-Id: I5aa96bd648ff95beed2ef5a2b41377fb3545c50f Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-06-02linaro-edk2-prep-matrix: add new jobFathi Boudra
Change-Id: I6065a228c8f0e9842457ca0f969f09fcb2e7b08b Signed-off-by: Roy Franc <roy.franz@linaro.org>