From ee11306e9483f849eeb7bc2128ffdd1607dc9544 Mon Sep 17 00:00:00 2001 From: ghanshyam Date: Wed, 19 Dec 2018 04:30:53 +0000 Subject: [PATCH] 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: Icc1535c2d5f53cea746380f5e0ab7035076acbd9 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index b9aa7fb03c..c4ab8c8b56 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -99,7 +99,7 @@ - periodic-stable-jobs - check-requirements - integrated-gate - - integrated-gate-py35 + - integrated-gate-py3 - release-notes-jobs-python3 check: jobs: