[compass] undo concurrent of verify job for now 95/8295/3
authormeimei <meimei@huawei.com>
Thu, 28 Jan 2016 11:43:30 +0000 (19:43 +0800)
committerJun Li <matthew.lijun@huawei.com>
Thu, 28 Jan 2016 11:52:49 +0000 (11:52 +0000)
Change-Id: I52a40a34d304943e8b0e53ed5859b969bd401cb4
Signed-off-by: meimei <meimei@huawei.com>
jjb/compass4nfv/compass-project-jobs.yml

index ea978d4..b3d9f9e 100644 (file)
@@ -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:
         - 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: