Disable Swift discoverability in tempest 64/68464/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 10 Sep 2019 18:58:46 +0000 (20:58 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 10 Sep 2019 20:18:19 +0000 (22:18 +0200)
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

tools/test.sh

index b6a6b48..4566e42 100755 (executable)
@@ -39,6 +39,8 @@ volume:
     storage_protocol: ceph
 volume-feature-enabled:
     backup: true
+object-storage-feature-enabled:
+    discoverability: false
 EOF
 
 cat > openstack.creds << EOF