diff options
author | jenkins-ci <jenkins-opnfv-ci@opnfv.org> | 2018-09-24 10:22:55 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-26 14:06:15 -0700 |
commit | a21cf873cc6d4af6c263a4e3d713cf59ae4c56ff (patch) | |
tree | d638d5a5911702795a90e3c9e143f6da8b3ce284 /jjb | |
parent | 578c186c73dbbada8423c84f1f8f40b65587feeb (diff) |
Create Stable Branch Jobs for doctor
Change-Id: I2120546e49bb0a12325d299c6a3b9b54004dc569
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.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/jjb/doctor/doctor.yaml b/jjb/doctor/doctor.yaml index b78bab1e2..82a85d3b8 100644 --- a/jjb/doctor/doctor.yaml +++ b/jjb/doctor/doctor.yaml @@ -9,7 +9,11 @@ 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 |