mirror of
https://github.com/versity/versitygw.git
synced 2026-09-25 09:24:22 +00:00
test: allow versitygw command customization, website testing, s3 config fix
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
source ./tests/commands/list_multipart_uploads.sh
|
||||
source ./tests/util/util_multipart_before_completion.sh
|
||||
|
||||
check_abort_access_denied() {
|
||||
|
||||
@@ -14,6 +14,8 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
source ./tests/commands/get_bucket_policy.sh
|
||||
|
||||
check_for_empty_policy() {
|
||||
if ! check_param_count "check_for_empty_policy" "command type, bucket name" 2 $#; then
|
||||
return 1
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
source ./tests/commands/put_bucket_policy.sh
|
||||
source ./tests/drivers/params.sh
|
||||
|
||||
# params: bucket name
|
||||
|
||||
Reference in New Issue
Block a user