summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2018-10-16 08:37:35 -0400
committerTim Rozet <trozet@redhat.com>2018-10-16 08:37:35 -0400
commit45acf22e4a5d32b008e9704df13153fc2ae052dd (patch)
tree34b94fb01628de592289de117f30aed500c8633f
parent66a6a17f2e0889f02826a1ffd4d3f150d5c7bbab (diff)
Functest: Sets max concurrent jobs to 10
In Apex, some random jobs are queueing to intel-pod11 which does not exist anymore. The problem is, when these jobs queue they are blocking apex daily functest, as it looks like the job is only set to allow 1 job globally at a time. This change bumps the max concurrent global jobs to 10. Change-Id: I62d458a92abfa35bb0d1c459ccf4ffedfd51e66d Signed-off-by: Tim Rozet <trozet@redhat.com>
-rw-r--r--jjb/functest/functest-daily-jobs.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/functest/functest-daily-jobs.yaml b/jjb/functest/functest-daily-jobs.yaml
index 1e380f2a2..27cd0ac26 100644
--- a/jjb/functest/functest-daily-jobs.yaml
+++ b/jjb/functest/functest-daily-jobs.yaml
@@ -251,6 +251,7 @@
- throttle:
enabled: true
max-per-node: 1
+ max-total: 10
option: 'project'
wrappers: