summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorey Bryant <corey.bryant@canonical.com>2019-07-05 11:54:26 -0400
committerCorey Bryant <corey.bryant@canonical.com>2019-07-05 14:35:39 -0400
commit2a0a6a079a3fdaadc1eaa8d43dee61f42107c927 (patch)
tree8e478b38c1c7b7daf07397c0c5b1dcd2cf36883e
parentcc7a469fdb4edfb22f005ba33cee18231287c2d0 (diff)
downloados-client-config-2a0a6a079a3fdaadc1eaa8d43dee61f42107c927.tar.gz
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: Id917c1d2035ff4d7792203d1287b68ea7f7891cd Story: #2005924 Task: #34233
-rw-r--r--.zuul.yaml3
-rw-r--r--setup.cfg3
2 files changed, 3 insertions, 3 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index d46a18a..ccc0325 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -42,8 +42,7 @@
- lib-forward-testing-python3
- openstack-lower-constraints-jobs
- openstack-python-jobs
- - openstack-python36-jobs
- - openstack-python37-jobs
+ - openstack-python3-train-jobs
- os-client-config-tox-tips
- publish-openstack-docs-pti
- release-notes-jobs-python3
diff --git a/setup.cfg b/setup.cfg
index 43dc9f9..3edb14e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,8 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
- Programming Language :: Python :: 3.5
+ Programming Language :: Python :: 3.6
+ Programming Language :: Python :: 3.7
[files]
packages =