summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-01-04 15:44:56 +0000
committerGerrit Code Review <review@openstack.org>2022-01-04 15:44:56 +0000
commit85c934bd39ef9b9f7b35f2f8606313eb524b5c78 (patch)
treeae310e9dad7c2f547557afe79836e57bc64588d9
parent4549820bfad9fb4ba1a676a00aa966caec3538b9 (diff)
parent6c3f20aee7a09cb64aa433c48b7dd29a1c0dbc12 (diff)
downloadpython-ironicclient-85c934bd39ef9b9f7b35f2f8606313eb524b5c78.tar.gz
Merge "Use only Yoga tests"
-rw-r--r--setup.cfg1
-rw-r--r--zuul.d/project.yaml10
2 files changed, 1 insertions, 10 deletions
diff --git a/setup.cfg b/setup.cfg
index d8de9bb..86fb86b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,6 +19,7 @@ classifier =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
+ Programming Language :: Python :: 3.9
[files]
packages = ironicclient
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 20bd3bf..7169c53 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -9,20 +9,10 @@
- release-notes-jobs-python3
check:
jobs:
- # NOTE(rpittau): yoga jobs support py38 and py39 but we want to keep
- # testing py36 to maintain compatibility with older distributions like
- # CentOS Stream 8, Ubuntu Bionic, Debian 10, and openSuse Leap
- # Remove after Yoga
- - openstack-tox-py36
- ironicclient-functional
- ironicclient-tempest
gate:
queue: ironic
jobs:
- # NOTE(rpittau): yoga jobs support py38 and py39 but we want to keep
- # testing py36 to maintain compatibility with older distributions like
- # CentOS Stream 8, Ubuntu Bionic, Debian 10, and openSuse Leap
- # Remove after Yoga
- - openstack-tox-py36
- ironicclient-functional
- ironicclient-tempest