summaryrefslogtreecommitdiffstats
path: root/jjb/yardstick/yardstick-ci-jobs.yml
diff options
context:
space:
mode:
authormeimei <meimei@huawei.com>2016-01-29 16:52:23 +0800
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-01-29 09:05:06 +0000
commite37a94ff9ae9ccea58e4e8cb85f13941826cd84b (patch)
treef6f65e24d1f28557695f8003e2cbc2f60a64f408 /jjb/yardstick/yardstick-ci-jobs.yml
parent966f347b86c00b95f3a247faaa2a207b9a8abd43 (diff)
set concurrency of testing job
Change-Id: I8aa23d69d0d3138a069f131e66cc336c82fd74a9 Signed-off-by: meimei <meimei@huawei.com>
Diffstat (limited to 'jjb/yardstick/yardstick-ci-jobs.yml')
-rw-r--r--jjb/yardstick/yardstick-ci-jobs.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml
index 21b6691b7..779886d03 100644
--- a/jjb/yardstick/yardstick-ci-jobs.yml
+++ b/jjb/yardstick/yardstick-ci-jobs.yml
@@ -115,6 +115,13 @@
disabled: false
+ concurrent: true
+
+ properties:
+ - throttle:
+ enabled: true
+ max-per-node: 1
+
wrappers:
- build-name:
name: '$BUILD_NUMBER - Scenario: $DEPLOY_SCENARIO'