diff options
| -rw-r--r-- | .zuul.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -166,6 +166,11 @@ s-container: false s-object: false s-proxy: false + # As swift is not available for this job, c-backup 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-backup: false tox_envlist: functional tox_install_siblings: true |
