versitygw icon indicating copy to clipboard operation
versitygw copied to clipboard

versity s3 gateway

Results 74 versitygw issues
Sort by recently updated
recently updated
newest added

## Description s3:PutBucketTagging policy permission test

testcase

## Description make sure multiple Principal values in policies are properly handled ## Purpose Hasn't been tested via command line

testcase

See https://bats-core.readthedocs.io/en/stable/writing-tests.html#tagging-tests Tagging tests with the command that they are testing (and possibly additional information) could be useful for dividing up testing.

testcase

The versitygw bats tests should be executable against other endpoints (eg, s3). We need to provide doc coverage of how to conduct that testing. Since the tests do include some...

documentation
testcase

Create multiple users with different roles. Ensure that you can concurrently and correctly execute gateway access-gated commands.

testcase

A user should be able to interact with the gateway while also interacting with the underlying data archive. This test should encompass different types of gateway interactions while concurrent backend...

testcase

Set up multiple gateways on a single name using the same configuration (other than differing ports) - then load balance client requests across the cluster of gateways. This is a...

testcase

Construct a threaded test that executes multiple commands on individual files concurrently. Each command operates on its own file, so this test ensures that different operations can occur at the...

testcase

Construct a threaded test that executes multiple commands on a shared document/file. This test ensures that different operations can occur at the same time without corrupting the underlying data.

testcase

**Describe the solution you'd like** I believe we now need to set object ownership rule to enable bucket ACLs. Let's document this clearly so that users know whats expected in...

documentation
enhancement