Skip to content

Commit dc33485

Browse files
author
ghanshyam
committed
Use renamed template 'integrated-gate-py3'
'integrated-gate-py35' template is going to be renamed to 'integrated-gate-py3' in https://review.openstack.org/#/c/626078/ Integrated jobs are running on Bionic now where python 3.6 is available. Which means gate jobs in 'integrated-gate-py35' template are running on python 3.6 not on 3.5 which makes this template name confusing. depends on commit rename the 'integrated-gate-py35' to 'integrated-gate-py3' so that it can convey that template will use available python 3 version in used distro. For example: 3.5 in xenial and 3.6 in bionic and so on. This commit starts using the new template name so that old template name can be removed. Depends-On: https://review.openstack.org/#/c/626078/ Change-Id: I07048817eb826337dd5bd89a97711bb9d43495cf
1 parent 8c93374 commit dc33485

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.zuul.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@
581581
- project:
582582
templates:
583583
- integrated-gate
584-
- integrated-gate-py35
584+
- integrated-gate-py3
585585
- publish-openstack-docs-pti
586586
check:
587587
jobs:

0 commit comments

Comments
 (0)