diff options
author | jenkins-ci <jenkins-opnfv-ci@opnfv.org> | 2018-11-06 16:22:48 -0800 |
---|---|---|
committer | jenkins-ci <jenkins-opnfv-ci@opnfv.org> | 2018-11-06 16:22:48 -0800 |
commit | 491353f6cf9f1ab6dab72374c7b15e9c32fe832e (patch) | |
tree | dfdfaaafe9b173b6550c2761a900b3c5a6088af0 /jjb/vswitchperf | |
parent | 4c1820975ef138751d8f034e7ea6f672f72bd242 (diff) |
Create Stable Branch Jobs for vswitchperf
Change-Id: I0918448fc96f49d51a2657bad5538ce9e6af990c
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Diffstat (limited to 'jjb/vswitchperf')
-rw-r--r-- | jjb/vswitchperf/vswitchperf.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/jjb/vswitchperf/vswitchperf.yaml b/jjb/vswitchperf/vswitchperf.yaml index 569b115b5..9e987fe2e 100644 --- a/jjb/vswitchperf/vswitchperf.yaml +++ b/jjb/vswitchperf/vswitchperf.yaml @@ -15,7 +15,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 |