From e37a94ff9ae9ccea58e4e8cb85f13941826cd84b Mon Sep 17 00:00:00 2001 From: meimei Date: Fri, 29 Jan 2016 16:52:23 +0800 Subject: set concurrency of testing job Change-Id: I8aa23d69d0d3138a069f131e66cc336c82fd74a9 Signed-off-by: meimei --- jjb/yardstick/yardstick-ci-jobs.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'jjb/yardstick') 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' -- cgit 1.2.3-korg