Skip to content

Commit 56c06c8

Browse files
committed
qa/rgw: use storage classes for rgw/crypt
enable compression on one storage class so we can test copy to/from compressed objects Signed-off-by: Casey Bodley <[email protected]>
1 parent 6afdf86 commit 56c06c8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

qa/suites/rgw/crypt/overrides.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
overrides:
2+
rgw:
3+
compression type: random
4+
storage classes:
5+
LUKEWARM: [--compression, zlib]
6+
FROZEN:
27
s3tests:
8+
storage classes: LUKEWARM, FROZEN
39
accounts:
410
iam root: RGW88888888888888888
511
iam alt root: RGW99999999999999999

0 commit comments

Comments
 (0)