Doug Hellmann e37568cc50 remove the tag pipeline entry for release-notes-jobs
We want projects to be using release-notes-jobs-python3, but most
still have release-notes-jobs configured in their stable
branches. Because tags are not branch aware, this means that we end up
running two versions of the release notes publishing job when we tag
releases. Those two jobs race, and at least one usually fails.

By removing the tag pipeline entry from the older project template we
avoid running two jobs for tag events, while continuing to use the
older job when patches merge into older branches.

See
http://lists.openstack.org/pipermail/openstack-dev/2018-November/136214.html
for more details.

Change-Id: I34266e5629b1eac48c0defd64b03bba4a61eaf02
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-11-01 08:49:33 -04:00
2017-10-18 14:03:11 -07:00
2018-10-03 14:42:17 +02:00
2017-10-20 14:13:33 +11:00
2017-05-03 14:18:56 +00:00
2017-05-03 11:53:09 -04:00
2017-05-19 17:03:53 -04:00
2017-05-19 17:03:53 -04:00

OpenStack Infra Zuul jobs

This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. It also contains job and project-template definitions for the OpenStack project. You should edit these files to make configuration changes to OpenStack Infrastructure CI.

Description
Ansible job definitions for OpenStack projects CI systems
Readme 17 MiB
Languages
Shell 74.8%
Python 25.2%