engine: Switch to build throttling
[infra/cicd.git] / jjb / engine / verify-jobs / engine-verify-deploy-test.yaml
index 7433d6e2b5c2088002ebcfb8e4c32f8e04c98c1b..c4f6f75b0d7d6cc82b2e31f244457f317713f36c 100644 (file)
 
     properties:
       - logrotate
-      - build-blocker:
-          use-build-blocker: true
-          blocking-jobs:
-            - 'engine-verify-online-deploy-test-.*'
-            - 'kubernetes-verify-offline-deploy-test-.*'
-            - 'onap-verify-offline-deploy-test-.*'
-            - 'openstack-verify-deploy-test-.*'
-          block-level: 'NODE'
+      # NOTE (fdegir): throttle categories are controlled in jenkins global configuration
       - throttle:
+          enabled: true
           max-per-node: 1
-          max-total: 3
-          option: project
+          max-total: 8
+          option: category
+          categories:
+            - engine-verify-deploy-test
 
     scm:
       - git-scm-gerrit: