From 7d240182b137c8493bbf3125ba50ba4011fe313a Mon Sep 17 00:00:00 2001 From: pengyuesheng Date: Tue, 25 Jun 2019 16:31:03 +0800 Subject: [PATCH] Use openstack-python3-train-jobs for python3 test runtime Depends-On:https://review.opendev.org/#/c/641878/ Change-Id: Ib08230aca4c0baf2a35d5cc347dd8c7ee45beec8 --- .zuul.yaml | 3 +-- setup.cfg | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index ee7b39ed..3306af83 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,8 +3,7 @@ - check-requirements - openstack-lower-constraints-jobs - openstack-python-jobs-horizon - - openstack-python36-jobs-horizon - - openstack-python37-jobs-horizon + - openstack-python3-train-jobs - release-notes-jobs-python3 check: jobs: diff --git a/setup.cfg b/setup.cfg index 02568b30..ab8c3a4e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,6 +17,7 @@ classifier = Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 + Programming Language :: Python :: 3.7 [files] packages =