summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/apex/apex.yml3
-rw-r--r--jjb/apex/apex.yml.j23
2 files changed, 4 insertions, 2 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml
index 7d7ddb168..cf29b928c 100644
--- a/jjb/apex/apex.yml
+++ b/jjb/apex/apex.yml
@@ -311,6 +311,8 @@
project-type: 'multijob'
+ concurrent: true
+
disabled: false
scm:
@@ -344,7 +346,6 @@
- 'apex-run.*'
- 'apex-virtual-.*'
- 'apex-verify-gate-.*'
- queue-scannning: 'ALL'
- throttle:
max-per-node: 1
max-total: 10
diff --git a/jjb/apex/apex.yml.j2 b/jjb/apex/apex.yml.j2
index 72d9a6351..ab65c4e2b 100644
--- a/jjb/apex/apex.yml.j2
+++ b/jjb/apex/apex.yml.j2
@@ -189,6 +189,8 @@
project-type: 'multijob'
+ concurrent: true
+
disabled: false
scm:
@@ -222,7 +224,6 @@
- 'apex-run.*'
- 'apex-virtual-.*'
- 'apex-verify-gate-.*'
- queue-scannning: 'ALL'
- throttle:
max-per-node: 1
max-total: 10