- 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>
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}'