Commit Graph

5 Commits

Author SHA1 Message Date
Jeremy Stanley 136a326e1c Correct queue declaration in Zuul config
Move the ec2-api queue declaration from the pipeline level (where it
is no longer valid) to the project level.

https: //lists.openstack.org/pipermail/openstack-discuss/2022-May/028603.html

For stable/yoga: Amended to actually drop the queue definition from the
gate pipeline, which was no longer present for the original patch.

For stable/pike: Fixed merge conflict

Change-Id: I3103c4ecb803e784c87ed4cff5124d303620d4a5
(cherry picked from commit 16b27e67ea)
(cherry picked from commit 2858b3bf6b)
2023-06-12 18:37:59 +02:00
Bhagyashri Shewale 9b3959978b Remove jobs corresponds to obselete featuresets
As we are removing the jobs which are using the obselete featuresets [1]
so removing those jobs from templates/layouts

[1]: https://review.opendev.org/q/topic:%22cleanup_featuresets%22+(status:open%20OR%20status:merged)

Change-Id: Ibf56c509b61a132c48af7007cb722912d770ec72
2021-09-15 13:11:36 +00:00
Rafael Folco 0ffe32f818 Remove tripleo newton and ocata jobs (pike branch)
Non-containerized multinode scenario jobs are no longer supported
and should be removed from zuul config.

Change-Id: I2420e22f9016d62023f732b29cfc3803a6f5a0be
2018-11-23 16:11:20 -02:00
Vieri f2c87dae99 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.

Remove also unused tools/tox_install.sh, the existance breaks docs
building.

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

Change-Id: I2491e59c0801b76f92e00061ab46a09eff514008
Story: #2002586
Task: #24295
2018-09-06 09:30:54 +02:00
Emilien Macchi a46e753a69 zuul: create zuul.yaml and run tripleo scenario002
Like before, run tripleo scenario002 as non voting, and deploy EC2-API.

Change-Id: Id8a6684e6303fad441a257daea130aa2247815cc
(cherry picked from commit eaa323baa8)
2017-11-20 17:12:51 +00:00