Merge "Add Job to run tempest against odl-neutron-dummyprovider-test"
[releng/builder.git] / jjb / autorelease / autorelease-lithium.yaml
index c03e26d9f9ec186263995f4cc1619af9ea917b01..633f5570c40a4664b27d23ad713d0495a7831764 100644 (file)
@@ -5,12 +5,7 @@
     jobs:
         - 'autorelease-daily-lithium'
 
-    # stream:    branch with - in place of / (eg. stable-helium)
-    # branch:    branch (eg. stable/helium)
-    stream:
-        - stable-lithium:
-            branch: 'stable/lithium'
-
+    branch: 'stable/lithium'
     project: 'releng/autorelease'
     jdk: 'openjdk7'
 
@@ -39,7 +34,7 @@
             url: '$GIT_BASE'
             refspec: ''
             branches:
-                - 'origin/master'
+                - 'origin/{branch}'
             skip-tag: true
             recursive-submodules: true
 
@@ -76,6 +71,6 @@
 
     publishers:
         - archive-artifacts:
-            artifacts: 'sources.log'
+            artifacts: 'sources.log,patches/*.patch'
         - email-notification:
             email-prefix: '[autorelease]'