Jean-Philippe Evrard bc437b12d3 Fix periodics
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
2018-12-18 19:03:38 +01:00
2018-12-17 09:10:12 +00:00
2018-11-26 14:04:40 +00:00
2018-11-29 08:45:54 +00:00
2018-11-28 15:51:11 +00:00
2018-12-18 19:03:38 +01:00
2018-11-26 14:04:40 +00:00
2018-10-26 19:07:29 +00:00
2018-11-26 14:04:40 +00:00
2018-11-26 14:04:40 +00:00
2018-11-26 14:04:40 +00:00
2018-11-26 14:04:40 +00:00
2018-11-26 14:04:40 +00:00
2018-11-26 14:04:40 +00:00

========================
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
No description provided
Readme Apache-2.0 678 KiB
Languages
Python 61.3%
Shell 33.3%
Dockerfile 3.1%
Makefile 1.7%
Roff 0.6%