diff options
author | wutianwei <wutianwei1@huawei.com> | 2017-10-30 10:06:40 +0800 |
---|---|---|
committer | wutianwei <wutianwei1@huawei.com> | 2017-10-30 11:45:13 +0800 |
commit | 01824bdd153485b742c5ed5be2fbd2fb881b1391 (patch) | |
tree | b6a22586f005f0f0b04cc1649312f944c5189a78 /jjb | |
parent | 68294f08d466e5e59195158556e26a098685dc5d (diff) |
Remove compass4nfv weekly danube job
Change-Id: I5bd83b2dec6d6b28e619a2a427c0406a6a0c6a43
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/compass4nfv/compass-dovetail-jobs.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/compass4nfv/compass-dovetail-jobs.yml b/jjb/compass4nfv/compass-dovetail-jobs.yml index f0e1c2d3f..c09086348 100644 --- a/jjb/compass4nfv/compass-dovetail-jobs.yml +++ b/jjb/compass4nfv/compass-dovetail-jobs.yml @@ -184,9 +184,9 @@ - trigger: name: 'compass-os-nosdn-nofeature-ha-baremetal-weekly-danube-trigger' triggers: - - timed: 'H H * * 0' + - timed: '' # 'H H * * 0' - trigger: name: 'dovetail-weekly-trigger' triggers: - - timed: 'H H * * 0' + - timed: '' # 'H H * * 0' |