summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml18
1 files changed, 1 insertions, 17 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index e26260a..d38f37f 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -26,39 +26,23 @@
# swift can use different tox env names
tox_envlist: func
-- job:
- name: swiftclient-functional-py2
- parent: swiftclient-functional
- nodeset: openstack-single-node-bionic
- description: |
- Run functional tests of python-swiftclient under Python 2
- vars:
- devstack_localrc:
- # devstack dropped support for bionic, but we want it for easier py2 support.
- # Set this so we install anyway.
- FORCE: "yes"
- tox_envlist: py2func
-
- project:
templates:
- check-requirements
- lib-forward-testing-python3
- - openstack-python-jobs
- - openstack-python3-yoga-jobs
+ - openstack-python3-zed-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- swiftclient-swift-functional
- swiftclient-functional
- - swiftclient-functional-py2
- openstack-tox-py39:
voting: true
gate:
jobs:
- swiftclient-swift-functional
- swiftclient-functional
- - swiftclient-functional-py2
- openstack-tox-py39:
voting: true
post: