Commit Graph

9 Commits

Author SHA1 Message Date
Monty Taylor 355f7090a6 Remove zuul v2 and jjb content
It's migrated, it can be removed now.

Depends-On: I6a89752d74ed7424267c3af3937ad01fb4bb8f86
Change-Id: Id67d0149b645bd23e460cef65719541f76f0967b
2017-10-24 08:50:05 +02:00
chenying 59ec3bd6fa Karbor: update the $PROJECTS variable of the job definition
Add the project trove to the $PROJECTS variable in the job
definition karbor.yaml. To fix the erorr about cloning trove
when the trove service is enable[1].

[1]https://review.openstack.org/#/c/480204/

Change-Id: Icf6397bae939d524c0f9bf249677a7f8bd6e06f8
2017-07-05 11:32:16 +08:00
Yuval Brik 0f7c4eacb2 karbor: mark python-karborclient to clone from git
In https://review.openstack.org/461259/ we added the option to clone
python-karborclient from git instead of installing from pip.
In Karbor's gate, we would like to have the karborclient from master.

Change-Id: Iedba90ab525ffd72a4bb1dfcfaa62400b03e5275
2017-05-08 10:45:13 +03:00
Yuval Brik afa87e6741 Remove redundant manilaclient from PROJECTS
In Karbor and Fuxi jobs, manilaclient is not cloned from git, no need to
add it to PROJECTS.
Clone in rally manila job.

See:
  - https://review.openstack.org/459688/
  - https://review.openstack.org/459689/

Change-Id: I52d67f03011b8aed188d66152b103de508842023
2017-05-04 16:31:17 +03:00
chenying 20ee8bc438 Karbor: update the $PROJECTS variable of the job definition
Add the project python-manilaclient to the $PROJECTS variable in the
job definition karbor.yaml. To fix the erorr about cloning manilaclient
when the manila service is enable.

Change-Id: I33bfe2a93b603f878b351bff5cfd32f441b83c8a
2017-04-13 09:40:16 +08:00
zhangshuai df9f24dea6 karbor: specify cinder conf and karbor conf
[1] enable cinder multi-workers more than 2 for karbor fullstack
    parallel test
[2] Increase RPC response timeout
[3] Make the CI system use the specified conf, and System installed
using devstack use default conf.

Change-Id: Ic8a6dd9e81ec8b5496adf3908adcdbfed5c13f5c
2017-03-20 13:49:16 +08:00
zhangshuai ab8a9a2f1a karbor: enable swift multi-workers
enable swift multi-workers for karbor fullstack parallel test
https://review.openstack.org/#/c/437841/

Change-Id: Ieba046fd189ae3c4cf1f61d4c2fba2aa1663f020
2017-03-01 03:18:21 +08:00
Andreas Jaeger 4a61bc67f5 Change job-suffix to suffix
We have now some rather long job-template names, shorten them with
replacing job-suffix with suffix.

Before this change we had 1500 usages of job-suffix and 700 of just
suffix. This change therefore unifies to one setting.

Note that this does not change any job names at all, they are unchanged,
it changes and shortens only the names of job-templates.

Change-Id: I514df039a848d9f6619bca3adc05dfb84a761fc9
2016-12-08 22:05:01 +01:00
Yuval Brik 8d6e1c528e Rename Smaug to Karbor
Smaug has been renamed to Karbor. Adjust requirements accordingly.

Change-Id: Ie79da33351a172fbd9ba0e5b20e1c8322f745a3c
Needed-By: I1488b975ce6bb24760644f302c8a5188132030bb
2016-09-01 10:30:49 +03:00