forked from TrueCloudLab/frostfs-s3-gw
parent
72013e08ec
commit
77f466b1d5
5 changed files with 8 additions and 8 deletions
|
@ -109,7 +109,7 @@ func createTestBucketWithLock(ctx context.Context, t *testing.T, h *handlerConte
|
|||
sp := &layer.PutSettingsParams{
|
||||
BktInfo: bktInfo,
|
||||
Settings: &data.BucketSettings{
|
||||
VersioningEnabled: true,
|
||||
Versioning: data.VerEnabled,
|
||||
LockConfiguration: conf,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue