VPP stop verify runs without code change or trivial rebase
[ci-management.git] / jjb / vpp / vpp.yaml
index c8afd5d..f2759a1 100644 (file)
@@ -46,6 +46,9 @@
         - '1710':
             branch: 'stable/1710'
             repo-stream-part: 'stable.1710'
+        - '1801':
+            branch: 'stable/1801'
+            repo-stream-part: 'stable.1801'
     type:
         - short
         - long
@@ -81,6 +84,9 @@
         - '1710':
             branch: 'stable/1710'
             repo-stream-part: 'stable.1710'
+        - '1801':
+            branch: 'stable/1801'
+            repo-stream-part: 'stable.1801'
     os: ubuntu1604
 
 
             build-timeout: '{build-timeout}'
 
     triggers:
-        - gerrit-trigger-patch-submitted:
+        - gerrit-trigger-trivial-patch-submitted:
             name: '{project}'
             branch: '{branch}'
 
             !include-raw-escape: include-raw-vpp-test-checkstyle.sh
         - shell:
             !include-raw-escape:
+                - ../scripts/setup_vpp_ubuntu_docker_test.sh
                 - ../scripts/setup_vpp_dpdk_dev_env.sh
                 - include-raw-vpp-build.sh
     publishers:
         - fdio-infra-shiplogs:
             maven-version: 'mvn33-new'
             archive-artifacts: '/tmp/vpp-failed-unittests/*/* **/core'
+        - retry-build-on-builder-error
+