[compass] try concurrent of daily ci jobs, don't restrict the threahold
[releng.git] / jjb / compass4nfv / compass-ci-jobs.yml
index c50f734..11fac7c 100644 (file)
     properties:
         - throttle:
             enabled: true
-            max-total: 1
+            max-total: 0
             max-per-node: 1
-        - build-blocker:
-            use-build-blocker: true
-            blocking-jobs:
-                - 'compass-os-.*?-{pod}-daily-{stream}'
 
     wrappers:
         - build-name:
 
     disabled: false
 
-    concurrent: false
+    concurrent: true
 
     properties:
         - throttle:
             enabled: true
-            max-total: 1
+            max-total: 0
             max-per-node: 1
         - build-blocker:
             use-build-blocker: true