12 Commits

Author SHA1 Message Date
Takashi Kajinami
5565bb60a0 TripleO: Reduce tempest test scope
This change reduces scope of tempest tests executed in TripleO job
so that we run the same set of Octavia tests as the ones used in
tripleo-ci-centos-N-scenario010-standalone job in TripleO repos which
enables Octavia with Amphora driver.

Change-Id: I3d879b2b8dd6110dfc1949d377c36c9cc3686ed7
2021-08-06 23:26:28 +09:00
Takashi Kajinami
d0bec1c812 Fix the tripleo job definition
This patch redefines the puppet-octavia-tripleo-standalone job based on
tripleo-ci-centos-8-scenario010-standalone, to fix the tripleo
standalone job currently broken.
The difference between puppet-octavia-tripleo-standalone and
tripleo-ci-centos-8-scenario010-standalone is that we use
tripleo-puppet-ci-centos-8-standalone as its base job so that we can
make all tripleo jobs in puppet projects non-voting in a single place.

Change-Id: I4b1ded4d16d84e9324462c405eb9ecddd907ae1b
2020-11-09 23:08:03 +09:00
Ronelle Landy
50b5a79863 Build containers for single consumer job
Make standalone job build containers when there is one single
consumer job in layout. Do not run content provider jobs in
this case.

Change-Id: I9b41d69bf7d4c0b5d2c8ce0359fe3551f168ab2f
2020-11-06 12:58:26 +00:00
Takashi Kajinami
89312bafec Fix missing parameters for tripleo standalone job
This patch adds some missing parameters in tripleo job definitions,
which should have been added in the previous change[1].

[1] d311b7f7daa5427217b467e433d4ef050b64f422

Change-Id: If524871ba2f069869e10a92ad42c97b832347d3c
2020-10-19 23:10:21 +09:00
Takashi Kajinami
d311b7f7da Use tripleo-puppet-ci-centos-8-standalone as tripleo job base
This patch replaces tripleo job definition by the one which is based
on tripleo-puppet-ci-centos-8-standalone, so that we can disable all
tripleo job for puppet modules in a single place.

Change-Id: I3165227e0c92e5e9b38519b6f35633771c8467a0
2020-10-12 23:04:35 +09:00
Tobias Urdin
db97534f24 Add Puppet Litmus
Depends-On: https://review.opendev.org/#/c/740601/
Change-Id: Ib1207a82dbe93180c977d38f5fe8e5e13da6769c
2020-08-31 21:44:11 +02:00
Carlos Goncalves
94ec48e057 Add non-voting TripleO Octavia CI job
Job tripleo-ci-centos-8-scenario010-standalone tests a TripleO
deployment with Octavia enabled which heavily relies on puppet-octavia,
providing additional test coverage to the project.

Change-Id: I8b52c1a2ef70463ec0bca7bf1f41f0f00becdc4f
2020-08-02 16:55:43 +02:00
Doug Hellmann
e78054f1a7 switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I872fcee7b1a52e8453eab5f3868a77d580c97f52
Story: #2002586
Task: #24325
2018-08-31 08:24:41 -04:00
Doug Hellmann
28421c70b9 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ie45ed0d3eb99d6b4daa69770e3509078c2e722a8
Story: #2002586
Task: #24325
2018-08-31 08:20:18 -04:00
James E. Blair
2e98c9fa2d Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.

Change-Id: I3cc987809ca4aae4e1a1737035f1ef73149877e0
2018-01-27 09:55:53 -08:00
Emilien Macchi
c408df9393 Run puppet-openstack-beaker-jobs
Depends-On: I8f4b24cfd5fa6d91758f95228f823d82839c3366
Change-Id: I8fcd7fc06fbb33338c79e23ebb7b725828b9919d
2017-12-21 18:58:09 -08:00
ZhongShengping
0b98d3730c Switch to Zuul v3 testing
Change-Id: I4c16fe9642fa5d03bf7319137082cba811de1efb
Depends-On: I3d21011beb57e66cce8d18efb9f603f218258ee2
2017-10-25 17:44:41 +08:00