aboutsummaryrefslogtreecommitdiff
path: root/leg-openstack-rally/lava-job-definitions/mustang
diff options
context:
space:
mode:
authorAndrew McDermott <andrew.mcdermott@linaro.org>2015-06-26 17:05:34 +0100
committerAndrew McDermott <andrew.mcdermott@linaro.org>2015-06-26 17:05:34 +0100
commitdf34e6c50e6e2465f1b4ce69ec5c9f5fbafde4f7 (patch)
treed90e15f01d5d1919c03a8949812136757493e2cb /leg-openstack-rally/lava-job-definitions/mustang
parent857d77b1049af845a1bcc6c3864d90233d5f77ce (diff)
leg-openstack-rally: install qemu-v2.3.0 after devstack
Build and install qemu-v2.3.0 after devstack has completed. It is important to do it after the devstack task because devstack will install the distros version of qemu. Change-Id: I0e29d6e8e3bb1f23d537130a79da17a5cb8cdf96 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
Diffstat (limited to 'leg-openstack-rally/lava-job-definitions/mustang')
-rw-r--r--leg-openstack-rally/lava-job-definitions/mustang/template-rally.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/leg-openstack-rally/lava-job-definitions/mustang/template-rally.yaml b/leg-openstack-rally/lava-job-definitions/mustang/template-rally.yaml
index a446f562e6..3cad1a22a9 100644
--- a/leg-openstack-rally/lava-job-definitions/mustang/template-rally.yaml
+++ b/leg-openstack-rally/lava-job-definitions/mustang/template-rally.yaml
@@ -64,6 +64,8 @@ actions:
LAVA_ADD_RALLY: 'yes'
LAVA_DEVSTACK_BRANCH: '${DEVSTACK_BRANCH}'
- git-repo: 'http://git.linaro.org/leg/openstack/lava-openstack.git'
+ testdef: 'qemu/build-qemu-system-aarch64.yaml'
+ - git-repo: 'http://git.linaro.org/leg/openstack/lava-openstack.git'
testdef: 'rally/testdefs/prep.yaml'
parameters:
PARAMETER_FILENAME: 'rally/parameters/iter10.yaml'