Create new queue for non-disttest jobs 35/71135/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 20 Apr 2018 03:53:57 +0000 (23:53 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 20 Apr 2018 16:04:21 +0000 (16:04 +0000)
commit97b12b4b42c91a67e3743667f59970ec0d744ee0
tree0046e86bd42c9455d3de6bfdfe399ee2d7143124
parent0a339790cbb2d1b85f12a2db846ed4bed7b89e14
Create new queue for non-disttest jobs

After monitoring the system a bit and looking at the jobs. The none
distribution-test jobs do not queue very many csit jobs and if we
tie them to the distro-test queue these jobs would not benefit much
from parallel csit runs. Let's give them their own separate queue
instead with a larger pool of allowed job runs.

Use NUM_EXECUTORS so that we can use the same VM to launch multiple
jobs considering that these jobs do not do anything other than launch
other csit jobs.

Change-Id: Ide261d2550ff69da4fd0f30857f7358f2c7f9cb6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg [new file with mode: 0644]
jjb/integration/integration-test-jobs.yaml