Without a facet marker, teuthology concatenated all three yamls into
one job, running plain, CBC, and GCM workunits back-to-back under
whichever rgw override won.
Signed-off-by: Matthew N. Heler <matthew.heler@hotmail.com>
--- /dev/null
+../.qa/
\ No newline at end of file
--- /dev/null
+overrides:
+ rgw:
+ enable features: [compress-encrypted]
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - rgw/run-lc-encrypt-recompress.sh
--- /dev/null
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - rgw/run-lc-recompress.sh
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ client:
+ rgw crypt sse algorithm: aes-256-gcm
+ rgw:
+ enable features: [compress-encrypted]
+tasks:
+- workunit:
+ clients:
+ client.0:
+ - rgw/run-lc-encrypt-recompress.sh
+++ /dev/null
-../.qa/
\ No newline at end of file
+++ /dev/null
-overrides:
- rgw:
- enable features: [compress-encrypted]
-tasks:
-- workunit:
- clients:
- client.0:
- - rgw/run-lc-encrypt-recompress.sh
+++ /dev/null
-tasks:
-- workunit:
- clients:
- client.0:
- - rgw/run-lc-recompress.sh
+++ /dev/null
-overrides:
- ceph:
- conf:
- client:
- rgw crypt sse algorithm: aes-256-gcm
- rgw:
- enable features: [compress-encrypted]
-tasks:
-- workunit:
- clients:
- client.0:
- - rgw/run-lc-encrypt-recompress.sh