Functest: Sets max concurrent jobs to 10 91/63591/1
authorTim Rozet <trozet@redhat.com>
Tue, 16 Oct 2018 12:37:35 +0000 (08:37 -0400)
committerTim Rozet <trozet@redhat.com>
Tue, 16 Oct 2018 12:37:35 +0000 (08:37 -0400)
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>
jjb/functest/functest-daily-jobs.yaml

index 1e380f2..27cd0ac 100644 (file)
       - throttle:
           enabled: true
           max-per-node: 1
+          max-total: 10
           option: 'project'
 
     wrappers: