Make vpp-csit-verify-virl patch-triggered.
[ci-management.git] / jjb / vpp / vpp.yaml
index cfd2b2b..5fc2655 100644 (file)
 
     project-type: freestyle
     node: verify
-    concurrent: false
+    concurrent: true
 
     logrotate:
         daysToKeep: '{build-days-to-keep}'
                 - '{ssh-credentials}'
 
     triggers:
-        - gerrit-trigger-manually-triggered:
-            comment-trigger-value: 'manualrun'
+        - gerrit-trigger-patch-submitted:
             name: '{project}'
             branch: '{branch}'
 
         - shell:
             !include-raw-escape include-raw-vpp-csit-functional.sh
 
-
     publishers:
         - archive-artifacts:
             artifacts: 'csit/report.html, csit/log.html, csit/output.xml'