aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew McDermott <andrew.mcdermott@linaro.org>2015-05-01 18:18:49 +0100
committerAndrew McDermott <andrew.mcdermott@linaro.org>2015-05-01 18:22:55 +0100
commitc2c6d08fb3c510ab0fa9c2b1efc95cfb4d452212 (patch)
tree3f339c1f0f847fedf00d22d44220ad4edbd8e0e9
parentd180cb51144c11870e4e3b96a4daaecfb82a2e59 (diff)
leg-openstack-tempest: disable rally
Currently broken for a devstack install and we don't strictly need it to run tempest anyway. Change-Id: Ib3692c25a26cc7cb1823bc74139b8e799f6b1c51 Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
-rw-r--r--leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml b/leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml
index 9a1625b948..0cc934d7c5 100644
--- a/leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml
+++ b/leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml
@@ -61,7 +61,7 @@ actions:
parameters:
LAVA_SLEEP_FOR_ACCESS: 'no'
LAVA_SLEEP_DURATION: 36000
- LAVA_ADD_RALLY: 'yes'
+ LAVA_ADD_RALLY: 'no'
LAVA_DEVSTACK_BRANCH: '${DEVSTACK_BRANCH}'
- git-repo: 'http://git.linaro.org/leg/openstack/lava-openstack.git'
testdef: 'tempest/tempest-run.yaml'