summaryrefslogtreecommitdiffstats
path: root/jjb/compass4nfv/compass-project-jobs.yml
diff options
context:
space:
mode:
authormeimei <meimei@huawei.com>2016-01-28 19:43:30 +0800
committerJun Li <matthew.lijun@huawei.com>2016-01-28 11:52:49 +0000
commit141378f02bb7a1800f022b496e9280e0b5e66e5f (patch)
tree5b1b2abc384911d4e75a95b3076d86023a4e7a38 /jjb/compass4nfv/compass-project-jobs.yml
parentf716c828d44779dbc7afa7aa8f24f20294cab1f6 (diff)
[compass] undo concurrent of verify job for now
Change-Id: I52a40a34d304943e8b0e53ed5859b969bd401cb4 Signed-off-by: meimei <meimei@huawei.com>
Diffstat (limited to 'jjb/compass4nfv/compass-project-jobs.yml')
-rw-r--r--jjb/compass4nfv/compass-project-jobs.yml12
1 files changed, 9 insertions, 3 deletions
diff --git a/jjb/compass4nfv/compass-project-jobs.yml b/jjb/compass4nfv/compass-project-jobs.yml
index ea978d427..b3d9f9e43 100644
--- a/jjb/compass4nfv/compass-project-jobs.yml
+++ b/jjb/compass4nfv/compass-project-jobs.yml
@@ -8,9 +8,11 @@
stream:
- master:
+ slave_name: 'huawei-us-deploy-vm-1'
branch: '{stream}'
gs-pathname: ''
- brahmaputra:
+ slave_name: 'huawei-us-deploy-vm-2'
branch: 'stable/{stream}'
gs-pathname: '/{stream}'
@@ -30,9 +32,9 @@
disabled: false
- node: 'huawei-virtual'
+ node: '{slave_name}'
- concurrent: true
+ concurrent: false
wrappers:
- timeout:
@@ -53,11 +55,15 @@
- compass-project-parameter:
installer: '{installer}'
gs-pathname: '{gs-pathname}'
- - '{node}-defaults'
+ #- '{node}-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: