summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2021-02-22 12:21:43 -0800
committerPierre Riteau <pierre@stackhpc.com>2021-03-01 22:03:38 +0100
commitc169bfd50557ea772335fbd20948ff6308a2899f (patch)
treeb45ffca68b96d005be955eee0758d9cf8293e352 /.zuul.yaml
parente1c05cffbe980807f170731028ca1a007fcc6f10 (diff)
downloadpython-swiftclient-c169bfd50557ea772335fbd20948ff6308a2899f.tar.gz
Drop lower-constraints testing
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 (cherry picked from commit 06b36ae0e2ee6054162bfb1d9f3cdda39eacbad5)
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 f0bd82c..28b4558 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
@@ -36,7 +38,6 @@
templates:
- check-requirements
- lib-forward-testing-python3
- - openstack-lower-constraints-jobs
- openstack-pypy-jobs-nonvoting
- openstack-python-jobs
- openstack-python3-ussuri-jobs