summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-11-07 22:53:03 +0000
committerGerrit Code Review <review@openstack.org>2022-11-07 22:53:03 +0000
commit70de31755d07f3701696444f078a92d2124091cb (patch)
tree1fbf3628fc72f5c16d16e6ac7895fd8298605baa /.zuul.yaml
parent837cbfbcdbf6ca42805d10604f8b383ee8e33641 (diff)
parent28ac0141b56b8c0943fb29733c1fd6c000856b17 (diff)
downloadpython-openstackclient-70de31755d07f3701696444f078a92d2124091cb.tar.gz
Merge "Run swift in -tips job"
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml16
1 files changed, 0 insertions, 16 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 01affb95..7883a4b1 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -149,22 +149,6 @@
vars:
devstack_localrc:
LIBS_FROM_GIT: python-openstackclient,openstacksdk,osc-lib,cliff
- # This is insufficient, but leaving it here as a reminder of what may
- # someday be all we need to make this work
- # disable_python3_package swift
- DISABLED_PYTHON3_PACKAGES: swift
- devstack_services:
- # Swift is not ready for python3 yet: At a minimum keystonemiddleware needs
- # to be installed in the py2 env, there are probably other things too...
- s-account: false
- s-container: false
- s-object: false
- s-proxy: false
- # As swift is not available for this job, c-bak service won't be functional.
- # The backup related tests can be handled by other jobs having swift enabled.
- # The backup service along with swift services can be enabled once swift is
- # compatible with py3
- c-bak: false
tox_envlist: functional
tox_install_siblings: true