Skip to content

Commit 70de317

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Run swift in -tips job"
2 parents 837cbfb + 28ac014 commit 70de317

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

.zuul.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -149,22 +149,6 @@
149149
vars:
150150
devstack_localrc:
151151
LIBS_FROM_GIT: python-openstackclient,openstacksdk,osc-lib,cliff
152-
# This is insufficient, but leaving it here as a reminder of what may
153-
# someday be all we need to make this work
154-
# disable_python3_package swift
155-
DISABLED_PYTHON3_PACKAGES: swift
156-
devstack_services:
157-
# Swift is not ready for python3 yet: At a minimum keystonemiddleware needs
158-
# to be installed in the py2 env, there are probably other things too...
159-
s-account: false
160-
s-container: false
161-
s-object: false
162-
s-proxy: false
163-
# As swift is not available for this job, c-bak service won't be functional.
164-
# The backup related tests can be handled by other jobs having swift enabled.
165-
# The backup service along with swift services can be enabled once swift is
166-
# compatible with py3
167-
c-bak: false
168152
tox_envlist: functional
169153
tox_install_siblings: true
170154

0 commit comments

Comments
 (0)