Apex: limits verify per node to 1 31/40431/2
authorTim Rozet <trozet@redhat.com>
Mon, 28 Aug 2017 16:19:08 +0000 (12:19 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 28 Aug 2017 16:23:12 +0000 (12:23 -0400)
This will limit how many simultaneous builds we can do at a time on
build server, but will stop the bug we are hitting where deploy (next
job) and functest (current job) start at the same time by blocking
parent jobs.

Change-Id: If23ce857d7ef043c408b0eb6a74357ce1278e4b9
Signed-off-by: Tim Rozet <trozet@redhat.com>

No differences found