aboutsummaryrefslogtreecommitdiff
path: root/leg-openstack-tempest/lava-job-definitions/mustang
diff options
context:
space:
mode:
authorClark Laughlin <clark.laughlin@linaro.org>2015-12-08 16:28:15 -0500
committerClark Laughlin <clark.laughlin@linaro.org>2015-12-08 16:28:15 -0500
commitfe617f7466cc58d63c6552279edec706fa5ac3cd (patch)
tree22ee0159d13f7deb4f998c6dff75e0a68ce60253 /leg-openstack-tempest/lava-job-definitions/mustang
parenta177300fbd41f39021f6fa84260e923c4a9c1218 (diff)
template-tempest.yaml: change concurrency 0->1, only allowing one test thread for now
Change-Id: I847610f3c06e6e812925c3c3b639de1375446c08
Diffstat (limited to 'leg-openstack-tempest/lava-job-definitions/mustang')
-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 3843af2e50..2316d8cc6a 100644
--- a/leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml
+++ b/leg-openstack-tempest/lava-job-definitions/mustang/template-tempest.yaml
@@ -72,7 +72,7 @@ actions:
parameters:
LAVA_RUN_TEMPEST: 'yes'
LAVA_TESTS_TO_RUN: ''
- LAVA_TEMPEST_CONCURRENCY: 0
+ LAVA_TEMPEST_CONCURRENCY: 1
OS_TEST_TIMEOUT: 300
- git-repo: 'http://git.linaro.org/leg/openstack/lava-openstack.git'
testdef: 'tempest/tempest-metrics.yaml'