Apex: throttles scenario jobs to only 1 per node
[releng.git] / jjb / apex / apex.yml.j2
index c2b73b6..06c2c3e 100644 (file)
                 - 'apex-runner.*'
                 - 'apex-.*-promote.*'
                 - 'apex-run.*'
+                - 'apex-.+-baremetal-.+'
+        - throttle:
+            max-per-node: 1
+            max-total: 10
+            option: 'project'
     builders:
         - description-setter:
             description: "Deployed on $NODE_NAME - Scenario: $DEPLOY_SCENARIO"