Re-add CSIT rls1810 branch
[ci-management.git] / jjb / csit / csit-hc2vpp.yaml
index ea0e0a5..f65647f 100644 (file)
@@ -1,3 +1,4 @@
+---
 - project:
     name: csit-hc2vpp
     description: 'jenkins jobs to verify Hc2vpp functional and performance tests.'
@@ -7,9 +8,9 @@
     project: 'csit'
     branch: 'master'
     build-artifact-num-to-keep: 10
-    os:
-        - ubuntu1604:
-            repo-os-part: 'ubuntu.xenial.main'
+    os: 'ubuntu1604'
+    repo-os-part: 'ubuntu.xenial.main'
+
     stream:
         - master:
             branch: 'master'
@@ -19,6 +20,9 @@
             branch: 'rls1804'
         - '1807':
             branch: 'rls1807'
+        - '1810':
+            branch: 'rls1810'
+            branch-id: 'oper-rls1810'
 
 - job-template:
     name: 'csit-hc2vpp-verify-func-{stream}-{os}'
@@ -27,7 +31,7 @@
     node: '{os}-basebuild-4c-4g'
     concurrent: true
 
-    logrotate:
+    build-discarder:
         daysToKeep: '{build-days-to-keep}'
         numToKeep: '{build-num-to-keep}'
         artifactDaysToKeep: '{build-artifact-days-to-keep}'
@@ -84,7 +88,7 @@
     node: 'ubuntu1604-basebuild-4c-4g'
     concurrent: false
 
-    logrotate:
+    build-discarder:
         daysToKeep: '{build-days-to-keep}'
         numToKeep: '{build-num-to-keep}'
         artifactDaysToKeep: '{build-artifact-days-to-keep}'