From 1b8bafb391b82665b99b3da8205402ec2cd495d1 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Fri, 5 Jul 2019 11:56:56 -0400 Subject: Add Python 3 Train unit tests This is a mechanically generated patch to ensure unit testing is in place for all of the Tested Runtimes for Train. See the Train python3-updates goal document for details: https://governance.openstack.org/tc/goals/train/python3-updates.html Change-Id: Iaf3ca4799bb9e78b180bbfdab26f57d88781bd42 Story: #2005924 Task: #34234 --- .zuul.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 7814bba..18e5056 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -5,8 +5,7 @@ - lib-forward-testing-python3 - openstack-lower-constraints-jobs - openstack-python-jobs - - openstack-python36-jobs - - openstack-python37-jobs + - openstack-python3-train-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 -- cgit v1.2.1