Code Review
/
airship.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8ffc877
)
Disable Swift discoverability in tempest
64/68464/2
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Tue, 10 Sep 2019 18:58:46 +0000
(20:58 +0200)
committer
Cé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
patch
|
blob
|
history
diff --git
a/tools/test.sh
b/tools/test.sh
index
b6a6b48
..
4566e42
100755
(executable)
--- 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