diff options
author | jenkins-ci <jenkins-opnfv-ci@opnfv.org> | 2020-11-30 08:48:20 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-12-01 06:12:17 -0800 |
commit | 9295c72c7f0113b2808e1fab6714444043c78b81 (patch) | |
tree | f6568ee18e6d46fd62a0b11481e3ae24d2dac8b2 /jjb | |
parent | eb48f96b7076e46b8a241938cf9417cc5caea1d3 (diff) |
Create Stable Branch Jobs for doctor
Change-Id: I1659b85f8903468c901717be87a73139a6edaf66
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/doctor/doctor-rtd-jobs.yaml | 2 | ||||
-rw-r--r-- | jjb/doctor/doctor.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/jjb/doctor/doctor-rtd-jobs.yaml b/jjb/doctor/doctor-rtd-jobs.yaml index 512b9907a..52a311389 100644 --- a/jjb/doctor/doctor-rtd-jobs.yaml +++ b/jjb/doctor/doctor-rtd-jobs.yaml @@ -13,7 +13,7 @@ - master: branch: '{stream}' disabled: false - - hunter: + - jerma: &jerma branch: 'stable/{stream}' disabled: false diff --git a/jjb/doctor/doctor.yaml b/jjb/doctor/doctor.yaml index 1b86a3a67..bdeecdb17 100644 --- a/jjb/doctor/doctor.yaml +++ b/jjb/doctor/doctor.yaml @@ -11,7 +11,7 @@ branch: '{stream}' gs-pathname: '' disabled: false - - hunter: + - jerma: &jerma branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false |