diff options
Diffstat (limited to '')
-rw-r--r-- | qa/rgw_frontend/beast.yaml | 3 | ||||
-rw-r--r-- | qa/rgw_frontend/civetweb.yaml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/qa/rgw_frontend/beast.yaml b/qa/rgw_frontend/beast.yaml new file mode 100644 index 00000000..369e65f7 --- /dev/null +++ b/qa/rgw_frontend/beast.yaml @@ -0,0 +1,3 @@ +overrides: + rgw: + frontend: beast diff --git a/qa/rgw_frontend/civetweb.yaml b/qa/rgw_frontend/civetweb.yaml new file mode 100644 index 00000000..5845a0e6 --- /dev/null +++ b/qa/rgw_frontend/civetweb.yaml @@ -0,0 +1,3 @@ +overrides: + rgw: + frontend: civetweb |