summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2021-05-25 11:01:01 -0700
committerTim Burke <tim.burke@gmail.com>2021-05-25 12:20:23 -0700
commitabda44a87dd2bdee23edd69d78df7259017162d9 (patch)
tree5ca9f3be66c276f125dad56535cf42250eb0a0e6 /.zuul.yaml
parent38c435f88833869c0d0121a6e7e2c16ac1a7e3be (diff)
downloadpython-swiftclient-abda44a87dd2bdee23edd69d78df7259017162d9.tar.gz
Use upper-constraints for docs jobs
Looks like there are some issues with too-new-Sphinx and the PDF docs builds. Also, get devstack installing on bionic again for our py2 func test job. Change-Id: I633398054694fe6ba1e0de50278f274daf69fefd
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 7badb0e..a389849 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -33,6 +33,10 @@
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: