Commit Graph

2 Commits

Author SHA1 Message Date
Ghanshyam Mann a606c60efc 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

Depends-On: https://review.opendev.org/c/openstack/ansible-role-collect-logs/+/910044
Depends-On: https://review.opendev.org/c/openstack/neutron/+/910099

Change-Id: I338ed19678cf4a6248c46551bdf9cb23abc511bd
2024-02-24 20:22:39 +00:00
Jose Luis Franco Arza 44cf062c0d Create tripleo-ansible-role-job template for ansible projects.
Currently, each ansible project being used in tripleo has
defined its own jobs, or it is being using some python
related template which implies uploading the project to pypi
even though it's an ansible project.
Creating a new job template for the ansible projects allow us
defining the needed jobs to be executed for an ansible project
in a centralized way. In a first iteration only linters are
being included, as some projects do not have docs to build, but
this could be extended in the future.

Change-Id: I153b36aaa3df1821cdaa5d6590a6eaa67eeff5a1
2018-11-27 17:22:59 +01:00