Remove py27 from gate jobs

Use python3 jobs for the gate.

Change-Id: Ibfd331e0ab0c1dbf0dda9e60c93c5e14fc68b83e
This commit is contained in:
Thomas Bachman 2022-01-28 15:21:36 +00:00
parent c7da93963c
commit 0605c0dc18
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
- project: - project:
name: x/group-based-policy-automation name: x/group-based-policy-automation
templates: templates:
- openstack-python-jobs - openstack-python3-xena-jobs
- publish-to-pypi - publish-to-pypi
# REVISIT: In the jobs below, the required-projects clause is needed on # REVISIT: In the jobs below, the required-projects clause is needed on
# the master branch to select the correct version of the requirements # the master branch to select the correct version of the requirements