summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2021-02-22 12:21:43 -0800
committerTim Burke <tim.burke@gmail.com>2021-02-22 16:05:25 -0800
commit06b36ae0e2ee6054162bfb1d9f3cdda39eacbad5 (patch)
treed80e2da9f75a5c0c7687a4bef4b3274d57ad502f /.zuul.yaml
parente6876361f079e9ccd526958e005258bdc68273e9 (diff)
downloadpython-swiftclient-06b36ae0e2ee6054162bfb1d9f3cdda39eacbad5.tar.gz
Drop lower-constraints testingwallaby-em3.11.1
The OpenStack community consensus seems to be that it's not worth the hassle of fixing. *Maybe* we can revisit this if we ever drop py2 support? Reasonable spot to start on ML threads: http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019672.html Change-Id: Ibf0c891782afe014cc453b713a94c187340d172e Depends-On: https://review.opendev.org/c/openstack/requirements/+/777025
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 3eac753..fb27594 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -23,6 +23,8 @@
vars:
# Override value from parent job to use swiftclient tests
zuul_work_dir: "{{ zuul.projects['opendev.org/openstack/python-swiftclient'].src_dir }}"
+ # swift can use different tox env names
+ tox_envlist: func
- job:
name: swiftclient-functional-py2
@@ -37,7 +39,6 @@
templates:
- check-requirements
- lib-forward-testing-python3
- - openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python3-wallaby-jobs
- publish-openstack-docs-pti