summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2019-04-16 16:10:16 +0000
committerGerrit Code Review <gerrit@opnfv.org>2019-04-16 16:10:16 +0000
commit73de1ddbf655014677320bd7aa946073253e6d06 (patch)
treea6f1729821f65b67df901f68db63204345e132ce /jjb
parent35ad4fe90a164b2d5c24be8aca08c1d80b92d692 (diff)
parent905d832c02f7191f2b4d4d23ce399cf3766dac28 (diff)
Merge "Create Stable Branch Jobs for vswitchperf"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/vswitchperf/vswitchperf-rtd-jobs.yaml4
-rw-r--r--jjb/vswitchperf/vswitchperf.yaml6
2 files changed, 9 insertions, 1 deletions
diff --git a/jjb/vswitchperf/vswitchperf-rtd-jobs.yaml b/jjb/vswitchperf/vswitchperf-rtd-jobs.yaml
index 998124066..bf4f5944f 100644
--- a/jjb/vswitchperf/vswitchperf-rtd-jobs.yaml
+++ b/jjb/vswitchperf/vswitchperf-rtd-jobs.yaml
@@ -13,6 +13,10 @@
- master:
branch: '{stream}'
disabled: false
+ - hunter: &hunter
+ branch: 'stable/{stream}'
+ gs-pathname: '/{stream}'
+ disabled: false
- gambia:
branch: 'stable/{stream}'
disabled: false
diff --git a/jjb/vswitchperf/vswitchperf.yaml b/jjb/vswitchperf/vswitchperf.yaml
index 9e987fe2e..d46a6cf5f 100644
--- a/jjb/vswitchperf/vswitchperf.yaml
+++ b/jjb/vswitchperf/vswitchperf.yaml
@@ -15,7 +15,11 @@
branch: '{stream}'
gs-pathname: ''
disabled: false
- - gambia: &gambia
+ - hunter: &hunter
+ branch: 'stable/{stream}'
+ gs-pathname: '/{stream}'
+ disabled: false
+ - gambia:
branch: 'stable/{stream}'
gs-pathname: '/{stream}'
disabled: false