4 Commits

Author SHA1 Message Date
Andreas Jaeger
079bc8bf5a Remove redundant gerrit-git-prep from kolla jobs
Kolla jobs had both gerrit-git-prep and zuul-git-prep-upper-constraints.
Only one of these is needed, remove the unneeded gerrit-git-prep.

Change-Id: I1235a52e04be148f70f8ea06da13c903a177ee38
2017-01-06 18:51:25 +01: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
Jeffrey Zhang
93480eea9f Remove the runing tox in kolla-ansible jobs
kolla-ansible is split from kolla. It is only ansible playbook now. And
we use images built from kolla, no need to call tox -e anymore.

Change-Id: I132ee005bce993cbadf411697817c2e95548dc81
2016-11-19 02:00:36 +08:00
Steven Dake
d08d7e4086 Spilt kolla and kolla-ansible repo into two parts
kolla retains containers
kolla-ansible retains ansible codebase

Needed-By: If1353efd76611128bc7e6dd5b8c52c5a23d4322a
Change-Id: I09b365d456735b1e1b7696ed323a21b27f1c642a
2016-11-15 06:36:27 -07:00