Merge "add dashboard for bottlenecks project"
[releng.git] / jjb / compass4nfv / compass4nfv.yml
index 3645bbb..f1bcee7 100644 (file)
             branch: '{branch}'
 
     triggers:
-        - timed: '@midnight'
+        - timed: 'H 16 * * *'
 
     builders:
         - trigger-builds:
           - project: 'compass-deploy-virtual-cluster'
             git-revision: true
             block: true
-#        - trigger-builds:
-#          - project: 'compass-deploy-virtual-cluster-odl'
-#            git-revision: true
-#            block: true
+        - trigger-builds:
+          - project: 'compass-deploy-virtual-cluster-odl'
+            git-revision: true
+            block: true
         - trigger-builds:
           - project: 'compass-deploy-virtual-cluster-onos'
             git-revision: true
             block: true
+        - trigger-builds:
+          - project: 'compass-deploy-bare-huawei-us'
+            git-revision: true
+            block: true
+
 
 - job-template:
     name: 'compass-build-iso-{stream}'
         - choice:
             name: COMPASS_OS_VERSION
             choices:
-                - 'ubuntu-trusty'
-                - 'rhel7'
+                - 'trusty'
+                - 'centos7'
 
 ########################
 # builder macros