Create a queue for distro-test jobs 30/71130/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 19 Apr 2018 21:56:05 +0000 (17:56 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 19 Apr 2018 22:04:13 +0000 (18:04 -0400)
commitd827d4dc07ccecf9944f4e621a96a7720d7a2324
treeca909c71e33d2ce7a45c221ab18c7a79ee15a2c9
parent8e7767f618b27b8c88820c83a572fbeb02731d40
Create a queue for distro-test jobs

Considering all the distro-test job does is launches additional jobs
and having too many of them run in parallel makes it take longer for
any single distro-test job to return with results. Let's create a
new instance that we can use as a dummy queue for this job type
limiting only 1 of this job to ever run at a time.

This modifies the following job-templates to use the same queue:

- integration-sanity-test-{stream}
- integration-distribution-test-{stream}
- integration-distribution-weekly-test-{stream}
- integration-distribution-high-frequenecy-test-trigger-{stream}

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