From: Cédric Ollivier Date: Tue, 10 Sep 2019 18:58:46 +0000 (+0200) Subject: Disable Swift discoverability in tempest X-Git-Tag: opnfv-9.0.0~38 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F64%2F68464%2F2;p=airship.git 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 Change-Id: I28cd5de5cda47324a5c0589b32394232c78786a3 --- 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