mirror of
https://github.com/optim-enterprises-bv/openstack-helm-images.git
synced 2026-01-08 16:31:29 +00:00
bc437b12d3e69a9c3a76aee2d9bdffbdd9800931
Periodics don't get scheduled if 'files' directive is used in the job definition. This is a problem, as we wanted to use files to restrict the amount of images to use while gating. The solution is to have two kind of jobs: check/gates jobs with a more surgical approach, and periodic/post jobs with a global approach. This patch creates unnamed "variants" for check/gates that are based on the periodic/post jobs, adding only the 'file' directive. This patch also sorts the jobs in zuul files alphabetically, so it is easier to find them. The projects's pipelines are also sorted according to a chronological order: check/gates/post/periodics jobs. LOCI jobs were also fixed in this commit. Some jobs were passing but were inconsistently configured (voting in checks but not running in gates). They are now moved to voting/gating. Change-Id: Ifa28d894167003affc71256e49805b3482bf9a61
========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/openstack-helm-images.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
=====================
OpenStack-Helm-Images
=====================
This repository hosts the images built for the
`OpenStack-Helm project <https://github.com/openstack/openstack-helm>`_.
Documentation for this project can be found at:
`<https://docs.openstack.org/openstack-helm/latest/>`_
Release notes for the project can be found at:
`<https://docs.openstack.org/releasenotes/openstack-helm-images/>`_
The project source code repository is located at:
`<https://git.openstack.org/cgit/openstack/openstack-helm-images/>`_
Bugs can be reported at:
`<https://storyboard.openstack.org/#!/project_group/64>`_
Description
Languages
Python
61.3%
Shell
33.3%
Dockerfile
3.1%
Makefile
1.7%
Roff
0.6%