Commit Graph

11 Commits

Author SHA1 Message Date
Ghanshyam Mann cbf9d36df6 Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Change-Id: Ib5a8155d76652044701ae05e5dbcc7078f41d863
2024-02-24 11:41:18 -08:00
Sandeep Yadav d023d54eb6 Moves the shared zuul queue to the project level
See [1] for more information

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

Depends-On: https://review.opendev.org/c/openstack/tripleo-quickstart/+/873213
Change-Id: I3c56720df32bf5b227c450ee25972c723d34f4d8
2023-02-09 07:47:18 +00:00
Pooja Jadhav 8360ef2d5d Move zuul jobs layout to centos9 only for master branch
See topic branch [1] for related reviews.

[1] https://review.opendev.org/q/topic:c8_teardown_master
Depends-On: https://review.opendev.org/c/openstack/tripleo-ci/+/826317

Change-Id: I310aed164deece24fc2adbe197562ef66403abf1
2022-02-09 14:21:40 +05:30
Amol Kahat 9961cf84a3
Migrate to content provider jobs/templates
This change migrate c8 jobs/templates to content provider
jos so consumer jobs can use resources built by provider
jobs.

Change-Id: I17a40cbf6fb978bec17ab21fb2296ad3db46b6b3
Signed-off-by: Amol Kahat <amolkahat@gmail.com>
2020-10-09 15:51:27 +05:30
Bhagyashri Shewale 1dffa21831 Port jobs from centos7 to centos8
All the tripleo-ci jobs running on greater than train branch should run
on Centos8 only. Porting of this job was skipped earlier.

This change ports train jobs from centos7 to centos8.

Change-Id: I1eb2954ffcc582117b27fa3cf4d3fac4789d01b0
Signed-off-by: Bhagyashri Shewale <bshewale@redhat.com>
2020-07-30 16:10:38 +00:00
Chandan Kumar b541c5ef99 Run all linters via pre-commit
Executes all linters via pre-commit, which is much faster, guarantees
their version locking and allows upgrading them with a single command.

Before this change the only linter running via pre-commit was
ansible-lint.

Now we also run bashate, flake8 and yamllint via pre-commit.

For developer convenience we still keep the old tox environments
which allow running a single linter.

Added long_description_content_type to fix twine check failure

Change-Id: I037eae61921b2a84aa99838804f70e96ee8d8b13
2019-02-15 18:22:10 +05:30
Marios Andreou d67f1ef794 Replace scenario001-multinode with scenario001-standalone
The scenario001-standalone job is added in the depends-on below.
Tracked by tripleo ci squad at [1]

[1] https://tree.taiga.io/project/tripleo-ci-board/us/191
Depends-On: https://review.openstack.org/619508

Change-Id: I9f411b8f2b50e585f378e3787da9a4834c8e4149
2019-01-07 14:19:13 +00:00
Andreas Jaeger 04b52bddeb Remove release-openstack-server
This template needs to stay in project-config to work properly.
also, it's obsolete. project-config is updated already.

Change-Id: Ia7026cd11684625f1293f0c94feb3fb15bea7a62
2018-09-28 15:31:05 +02:00
Emilien Macchi 3b4e2e64e4 Use release-openstack-server job-template
We don't want these roles pushed to pypi, so no need to try uploading
them. This template is the same as publish-to-pypi except it's not
pushing the project to pypy.

Change-Id: I3389f31ed7182d07e72e967e81a8e6afc147508e
2018-08-01 11:20:01 -04:00
Emilien Macchi 30475179d2 Zuul: add missing jobs for release
Change-Id: I8c1803906c74fcf9bf703090052fb164fcfa4ebf
2018-07-27 01:19:25 +00:00
Steve Baker f5f646db6e Add zuul jobs for tripleo-modify-image
The minimal jobs plus scenario001 are added. scenario001 gives good
coverage because it aims to update packages inside images during both
undercloud and overcloud install.

Change-Id: I2ddf73192efc95e5d4102ea264650ccaa3437e5a
2018-06-28 13:45:19 +12:00