diff options
author | meimei <meimei@huawei.com> | 2016-01-29 16:27:11 +0800 |
---|---|---|
committer | meimei <meimei@huawei.com> | 2016-01-29 16:27:11 +0800 |
commit | 37d51f9982c3084cdee367093a8db15adf698b07 (patch) | |
tree | f15ae02a2738409170af9f9215e14f8fa4ce27cd | |
parent | b6e30957cfbe41a19f9c3594ebb31ecb5ed960a4 (diff) |
[compass] run verify-job parallelly
Change-Id: Id2021e11dd84ed0caccb0456da6d99798469b72f
Signed-off-by: meimei <meimei@huawei.com>
-rw-r--r-- | jjb/compass4nfv/compass-project-jobs.yml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/jjb/compass4nfv/compass-project-jobs.yml b/jjb/compass4nfv/compass-project-jobs.yml index 2f0c13329..d155b848f 100644 --- a/jjb/compass4nfv/compass-project-jobs.yml +++ b/jjb/compass4nfv/compass-project-jobs.yml @@ -32,9 +32,7 @@ disabled: false - node: '{slave_name}' - - concurrent: false + concurrent: true wrappers: - timeout: @@ -60,15 +58,11 @@ - compass-project-parameter: installer: '{installer}' gs-pathname: '{gs-pathname}' - #- '{node}-defaults' + - 'huawei-virtual-defaults' - '{installer}-defaults' - string: name: DEPLOY_SCENARIO default: 'os-nosdn-nofeature-ha' - - string: - name: GIT_BASE - default: https://gerrit.opnfv.org/gerrit/$PROJECT - description: 'Git URL to use on this Jenkins Slave' triggers: - gerrit: |