summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2018-10-30 12:44:55 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-10-30 12:44:55 +0000
commit30f8b6e0d90b8c4fcc8a169757d10db4b935bad2 (patch)
tree2ab8cb9973912bae39635a0924e68e7159abbecc
parentae0c3164e10f2cec0780431ca4aaae8e44fe074f (diff)
parentf6ba55f53fd29e065d836aaedc7fe7a107335460 (diff)
Merge "Create Stable Branch Jobs for bottlenecks"
-rw-r--r--jjb/bottlenecks/bottlenecks-project-jobs.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/jjb/bottlenecks/bottlenecks-project-jobs.yaml b/jjb/bottlenecks/bottlenecks-project-jobs.yaml
index d4930d745..dac1659f8 100644
--- a/jjb/bottlenecks/bottlenecks-project-jobs.yaml
+++ b/jjb/bottlenecks/bottlenecks-project-jobs.yaml
@@ -21,7 +21,12 @@
# This is used for different test suite dependent packages storage
gs-packagepath: '/{suite}'
disabled: false
- - fraser: &fraser
+ - gambia:
+ branch: 'stable/{stream}'
+ gs-pathname: '/{stream}'
+ gs-packagepath: '/{stream}/{suite}'
+ disabled: false
+ - fraser:
branch: 'stable/{stream}'
gs-pathname: '/{stream}'
gs-packagepath: '/{stream}/{suite}'
@@ -70,7 +75,6 @@
branch-pattern: '**/{branch}'
builders:
- # - bottlenecks-hello
- bottlenecks-unit-tests
- job-template:
@@ -103,7 +107,6 @@
builders:
- bottlenecks-hello
- # - bottlenecks-unit-tests
- job-template:
name: 'bottlenecks-{suite}-upload-artifacts-{stream}'