[compass] run verify-job parallelly 13/8413/1
authormeimei <meimei@huawei.com>
Fri, 29 Jan 2016 08:27:11 +0000 (16:27 +0800)
committermeimei <meimei@huawei.com>
Fri, 29 Jan 2016 08:27:11 +0000 (16:27 +0800)
Change-Id: Id2021e11dd84ed0caccb0456da6d99798469b72f
Signed-off-by: meimei <meimei@huawei.com>
jjb/compass4nfv/compass-project-jobs.yml

index 2f0c133..d155b84 100644 (file)
@@ -32,9 +32,7 @@
 
     disabled: false
 
-    node: '{slave_name}'
-
-    concurrent: false
+    concurrent: true
 
     wrappers:
         - timeout:
         - 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: