Signed-off-by: Casey Bodley <cbodley@redhat.com>
+++ /dev/null
-../../../rgw_frontend
\ No newline at end of file
--- /dev/null
+../../../../rgw_frontend/beast.yaml
\ No newline at end of file
--- /dev/null
+../../../../rgw_frontend/civetweb.yaml
\ No newline at end of file
--- /dev/null
+overrides:
+ ssl:
+ root:
+ client: client.0
+ key-type: rsa:4096
+ cn: teuthology
+ install: [client.0, client.1]
+ rgw.client.0:
+ client: client.0
+ ca: root
+ embed-key: true
+ rgw.client.1:
+ client: client.1
+ ca: root
+ embed-key: true
+ rgw:
+ frontend: civetweb
+ client.0:
+ ssl certificate: rgw.client.0
+ client.1:
+ ssl certificate: rgw.client.1
- install:
flavor: notcmalloc
- ceph:
+- ssl:
- rgw:
client.0:
valgrind: [--tool=memcheck]