summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-09-10 20:58:46 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-09-10 22:18:19 +0200
commitcd6cfd499192f89a1b0e36e757ed1f0b805b8e8c (patch)
treed2f06a9a6464f9e32d425c3f70816d30641ac698 /tools
parent8ffc8773c0b66123a2d24ba477e684ebebd2cc53 (diff)
Disable Swift discoverability in tempest
It allows passing most of Swift tests even if bucket info is missing. Additional modifications should be applied to SUT [1]. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1252600 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I28cd5de5cda47324a5c0589b32394232c78786a3
Diffstat (limited to 'tools')
-rwxr-xr-xtools/test.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/test.sh b/tools/test.sh
index b6a6b48..4566e42 100755
--- a/tools/test.sh
+++ b/tools/test.sh
@@ -39,6 +39,8 @@ volume:
storage_protocol: ceph
volume-feature-enabled:
backup: true
+object-storage-feature-enabled:
+ discoverability: false
EOF
cat > openstack.creds << EOF