summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
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: