ghanshyam 54c4f2e89e Fix name of 'integrated-gate-py35' project template
Project template 'integrated-gate-py35' was added when OpenStack gate
used to run on xenial distro where python 3.5 is available.

Now we have migrated the gate to Bionic where python 3.6 is available.
With that migration, gate jobs in 'integrated-gate-py35' template are
running on python 3.6 not on 3.5 which makes this template name confusing.

This commit rename 'integrated-gate-py35' to 'integrated-gate-py3'
so that it can convey that template will use available python 3 version
present in used distro.

Renaming the template cannot be done directly as old template name is used in many
project repo and their stable branches. We need to provide new template
'integrated-gate-py3' and once all project will switch to this new
template then, we can remove the old 'integrated-gate-py35' template.

Change-Id: I050a0f81d6f5c00fffa05954ee740840c2a62eff
2018-12-19 04:03:47 +00:00
2017-10-18 14:03:11 -07:00
2018-11-22 12:03:17 +00: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%