diff options
author | jenkins-ci <jenkins-opnfv-ci@opnfv.org> | 2018-10-10 16:32:30 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-10-10 16:35:58 -0700 |
commit | 984e37d57da72080271b004fca210d28c8ef7c46 (patch) | |
tree | 8913650c2ac1dbbaeeb82aabafb65b3da2665d39 /jjb | |
parent | 455374a04b3bb3f1712fd9811fd02571f45e9d2b (diff) |
Create Stable Branch Jobs for clover
Adds the gambia stable branch stream.
Change-Id: Ic1afb65b580396f11c00488a7f135e0e5cdc96cd
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/clover/clover-project.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/jjb/clover/clover-project.yaml b/jjb/clover/clover-project.yaml index 31eed8f14..e8bb3acbd 100644 --- a/jjb/clover/clover-project.yaml +++ b/jjb/clover/clover-project.yaml @@ -18,7 +18,11 @@ branch: '{stream}' gs-pathname: '' disabled: false - - fraser: &fraser + - gambia: + branch: 'stable/{stream}' + gs-pathname: '/{stream}' + disabled: false + - fraser: branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false |