Merge "[compass] fix concurrency issues of ci jobs"
authormei mei <meimei@huawei.com>
Fri, 21 Oct 2016 20:00:43 +0000 (20:00 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 21 Oct 2016 20:00:43 +0000 (20:00 +0000)
jjb/releng-macros.yaml
jjb/vswitchperf/vswitchperf.yml

index d2dc1d1..2ebd775 100644 (file)
 
             mkdir -p upload
             mv docs_output "$local_path"
-            gsutil -m cp -r "$local_path" "gs://$GS_URL"
+            gsutil -m cp -r "$local_path" "gs://$gs_path"
 
             gsutil -m setmeta \
                 -h "Content-Type:text/html" \
index 233cf08..3f7f6bf 100644 (file)
             branch: '{stream}'
             gs-pathname: ''
             disabled: false
+            slave-label: 'opnfv-build-ubuntu'
         - colorado:
             branch: 'stable/{stream}'
             gs-pathname: '/{stream}'
             disabled: false
+            slave-label: 'intel-pod3'
 
 - job-template:
 
@@ -72,7 +74,7 @@
             project: '{project}'
         - gerrit-parameter:
             branch: '{branch}'
-        - 'opnfv-build-ubuntu-defaults'
+        - '{slave-label}-defaults'
 
     scm:
         - gerrit-trigger-scm:
             project: '{project}'
         - gerrit-parameter:
             branch: '{branch}'
-        - 'opnfv-build-ubuntu-defaults'
+        - '{slave-label}-defaults'
 
     scm:
         - gerrit-trigger-scm: