Merge "Fix RPM_DPDK linting"
[ci-management.git] / jjb / vpp / vpp-opensuse.yaml
index 6d0ee63..e8da885 100644 (file)
@@ -34,6 +34,9 @@
         - '1807':
             branch: 'stable/1807'
             repo-stream-part: 'stable.1807'
+        - '1810':
+            branch: 'stable/1810'
+            repo-stream-part: 'stable.1810'
 
 - job-template:
     name: 'vpp-verify-{stream}-opensuse'
@@ -42,7 +45,7 @@
     node: 'opensuse-us'
     concurrent: true
 
-    logrotate:
+    build-discarder:
         daysToKeep: '{build-days-to-keep}'
         numToKeep: 100
         artifactDaysToKeep: '{build-artifact-days-to-keep}'
     node: 'osleap15-us'
     concurrent: true
 
-    logrotate:
+    build-discarder:
         daysToKeep: '{build-days-to-keep}'
         numToKeep: 100
         artifactDaysToKeep: '{build-artifact-days-to-keep}'
     project-type: freestyle
     node: 'opensuse-us'
 
-    logrotate:
+    build-discarder:
         daysToKeep: '{build-days-to-keep}'
         numToKeep: 100
         artifactDaysToKeep: '{build-artifact-days-to-keep}'
             global-settings-file: 'global-settings'
         - shell:
             !include-raw-escape:
-                - ../scripts/maven_push_functions.sh
-                - include-raw-vpp-maven-push.sh
+                - ../scripts/packagecloud_push.sh
         - shell:
             !include-raw-escape:
-                - ../scripts/packagecloud_push.sh
+                - ../scripts/maven_push_functions.sh
+                - include-raw-vpp-maven-push.sh
 
     publishers:
         - archive:
     project-type: freestyle
     node: 'osleap15-us'
 
-    logrotate:
+    build-discarder:
         daysToKeep: '{build-days-to-keep}'
         numToKeep: 100
         artifactDaysToKeep: '{build-artifact-days-to-keep}'
         - config-file-provider:
             files:
               - file-id: '.packagecloud'
-                target: '/home/jenkins'
+                target: '/root'
         - config-file-provider:
             files:
               - file-id: 'packagecloud_api'
-                target: '/home/jenkins'
+                target: '/root'
         - maven-target:
             maven-version: 'mvn33-new'
             goals: '--version'
             global-settings-file: 'global-settings'
         - shell:
             !include-raw-escape:
-                - ../scripts/maven_push_functions.sh
-                - include-raw-vpp-maven-push.sh
+                - ../scripts/packagecloud_push.sh
         - shell:
             !include-raw-escape:
-                - ../scripts/packagecloud_push.sh
+                - ../scripts/maven_push_functions.sh
+                - include-raw-vpp-maven-push.sh
 
     publishers:
         - archive: