summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-12-16 15:34:10 +0000
committerGerrit Code Review <review@openstack.org>2020-12-16 15:34:10 +0000
commit6e9e84a5c2be7a5e0a8b5ef123ac3cbb272c3ebc (patch)
tree53e97d4b284bdf72f2528e12d2495ec5f1eea1b3 /.zuul.yaml
parent28cef6767fe28062563d1bb18722184139df50e8 (diff)
parent2b4f581080663879f76b23e648317f5c93c3d89f (diff)
downloadswift-6e9e84a5c2be7a5e0a8b5ef123ac3cbb272c3ebc.tar.gz
Merge "Run DSVM func tests under py3"
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 9a2233910..abc79017c 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -191,7 +191,7 @@
vars:
tox_constraints_file: '{{ ansible_user_dir }}/src/opendev.org/openstack/requirements/upper-constraints.txt'
# This tox env get run twice; once for Keystone and once for tempauth
- tox_envlist: func
+ tox_envlist: func-py3
devstack_localrc:
SWIFT_HASH: changeme
# We don't need multiple replicas to run purely functional tests.