diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-28 21:17:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-28 21:17:08 +0000 |
commit | f5f72d36b3b8892b11cb3a27686a4474100dc0ed (patch) | |
tree | c13ee131ae6769263b4450f5683c105c70d86ac0 | |
parent | fca363d44c64cbdf5484f30c21d901de5ee8c368 (diff) | |
parent | 45ef22643425ac90261a38d201a6670e70c001e3 (diff) |
Merge "Create Stable Branch Jobs for sfc"
-rw-r--r-- | jjb/sfc/sfc-project-jobs.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/jjb/sfc/sfc-project-jobs.yaml b/jjb/sfc/sfc-project-jobs.yaml index f858d1f5f..f8ceef740 100644 --- a/jjb/sfc/sfc-project-jobs.yaml +++ b/jjb/sfc/sfc-project-jobs.yaml @@ -16,7 +16,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: true |