Merge "Create Stable Branch Jobs for bottlenecks"
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 30 Oct 2018 12:44:55 +0000 (12:44 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 30 Oct 2018 12:44:55 +0000 (12:44 +0000)
jjb/bottlenecks/bottlenecks-project-jobs.yaml

index d4930d7..dac1659 100644 (file)
           # 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:
 
     builders:
       - bottlenecks-hello
-      # - bottlenecks-unit-tests
 
 - job-template:
     name: 'bottlenecks-{suite}-upload-artifacts-{stream}'