From: Trevor Bramwell Date: Tue, 16 Oct 2018 22:37:15 +0000 (+0000) Subject: Merge "Create Stable Branch Jobs for doctor" X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=bede394dae3cc0f577a35a10880ea1f9fceeebbc;hp=-c;p=releng.git Merge "Create Stable Branch Jobs for doctor" --- bede394dae3cc0f577a35a10880ea1f9fceeebbc diff --combined jjb/doctor/doctor.yaml index c79210e15,82a85d3b8..2d5fe0ef2 --- a/jjb/doctor/doctor.yaml +++ b/jjb/doctor/doctor.yaml @@@ -3,18 -3,17 +3,22 @@@ name: doctor project: '{name}' + project-name: '{name}' + project-pattern: '{project}' + + rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-doctor/47214/' + rtd-token: '13264f62c1a044e39e9aed22a0dc1853d5a0b196' stream: - master: branch: '{stream}' gs-pathname: '' disabled: false - - fraser: &fraser + - gambia: &gambia + branch: 'stable/{stream}' + gs-pathname: '/{stream}' + disabled: false + - fraser: branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false @@@ -47,7 -46,6 +51,7 @@@ - 'doctor-verify-fault_management-{installer}-{inspector}-{arch}-{stream}' - 'doctor-verify-maintenance-{installer}-{inspector}-{arch}-{stream}' - 'doctor-verify-all-{installer}-{inspector}-{arch}-{stream}' + - '{project-name}-rtd-jobs' - job-template: name: 'doctor-verify-{stream}'