Improve the compass daily jobs 05/5305/3
authormeimei <meimei@huawei.com>
Mon, 28 Dec 2015 11:12:12 +0000 (19:12 +0800)
committermei mei <meimei@huawei.com>
Mon, 28 Dec 2015 11:15:21 +0000 (11:15 +0000)
- put bare-deployment into daily-task
- adjust the time of daily-task

JIRA: COMPASS-223

Change-Id: I53d309b0b2c287b6abddd73310aeb17866738e05
Signed-off-by: meimei <meimei@huawei.com>
jjb/compass4nfv/compass4nfv.yml

index 74970fc..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}'