Commit Graph

4 Commits

Author SHA1 Message Date
Sagi Shnaidman 0977f8502d Big clean of tripleo-ci
Change-Id: Iff0350a1fff1057d1de924f05693258445da9c37
2020-01-22 18:37:04 +02:00
Derek Higgins f28cba784c Bump up the number of OVB env workers available
We currently have infra limited to 15 CI slaves so on paper
having 15 testenv works should be perfect. Except when zuul
kills a job while it is running and as a result the client
doesn't free the environment, in this case zuul starts a
new ci slave but the testenv worker doesn't get freed up until
up too 2 hours later(depending on how long its already been
running for).

Have some spare workers lieing around so that we will be less
effected by workers waiting to timeout. Also bump up infras
quota to allow for the extra testenvs lieing around.

Closes-Bug: #1600787
Change-Id: I48677d65f0c200c9026b97c9b6cd21eaf0d84aaf
2016-07-11 17:43:15 +01:00
Derek Higgins f49c7bbb8d Add support for OVB based CI
Add support to run tripleo ci on rh2 (a OVB based cloud).

Change-Id: Ib5af081412ac4e0c398bd819a99c6ae894e4684f
2016-06-30 13:04:09 -04:00
Derek Higgins 2a10f319a7 Add infrstucture scripts to prepare rh2
Add scripts to prepare rh2, (an OVB based cloud) for CI.
This patch only includes whats needed to prepare the cloud
for CI, the changes to the CI scripts themselves will be
part of another patch.

Change-Id: Ie2d1c607f283e6babb00ea19d32bebae5383867a
2016-06-20 10:57:45 +01:00