aboutsummaryrefslogtreecommitdiff
path: root/qemu-lava-risu.yaml
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2015-01-09 13:50:27 +0000
committerAlex Bennée <alex.bennee@linaro.org>2015-01-09 14:04:03 +0000
commit54fcda0f51d9a047cbd5ac0352802fe36460d24b (patch)
tree05762e40f03cd04450eb47501f8417e000116179 /qemu-lava-risu.yaml
parent4cee129c3987f1bc9b493ced1881658996d599dd (diff)
qemu tests: move source of job JSON to stable repo
The examples directory of the lava-mode tool wasn't an ideal place for these jobs to live. Change-Id: I071e04dd95e5d66dce4028226c2b9f82a848a527
Diffstat (limited to 'qemu-lava-risu.yaml')
-rw-r--r--qemu-lava-risu.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-lava-risu.yaml b/qemu-lava-risu.yaml
index c298382674..444cb813b2 100644
--- a/qemu-lava-risu.yaml
+++ b/qemu-lava-risu.yaml
@@ -37,7 +37,7 @@
cat << EOF > post_build_lava_parameters
DEVICE_TYPE=kvm
- CUSTOM_JSON_URL=https://git.linaro.org/people/alex.bennee/lava-mode.git/blob_plain/HEAD:/examples/qemu-${TARGET}-user-risu.json
+ CUSTOM_JSON_URL=https://git.linaro.org/people/alex.bennee/test-runners.git/blob_plain/HEAD:/qemu-master-${TARGET}-user-risu.json
EOF
- trigger-builds:
- project: 'post-build-lava'