diff options
author | jenkins-ci <jenkins-opnfv-ci@opnfv.org> | 2018-04-03 10:54:26 -0700 |
---|---|---|
committer | jenkins-ci <jenkins-opnfv-ci@opnfv.org> | 2018-04-03 10:54:26 -0700 |
commit | 15092cfbe6bf44aa7c2f6477173f4b26464f47f1 (patch) | |
tree | 82393400bda4188ad70d2337c47126dfd69ef4ba /jjb/vswitchperf | |
parent | 94ed242391c18bbfbe36977dd0bb4845044d405e (diff) |
Create Stable Branch Jobs for vswitchperf
Change-Id: I3634099281167870a2942f0c55cb423fd1f311cf
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Diffstat (limited to 'jjb/vswitchperf')
-rw-r--r-- | jjb/vswitchperf/vswitchperf.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml index 7fd875bcb..01a154aec 100644 --- a/jjb/vswitchperf/vswitchperf.yml +++ b/jjb/vswitchperf/vswitchperf.yml @@ -15,6 +15,10 @@ branch: '{stream}' gs-pathname: '' disabled: false + - fraser: &fraser + branch: 'stable/{stream}' + gs-pathname: '/{stream}' + disabled: false - euphrates: branch: 'stable/{stream}' gs-pathname: '/{stream}' |