diff options
Diffstat (limited to 'qa/rgw_frontend')
-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 000000000..369e65f7c --- /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 000000000..5845a0e6c --- /dev/null +++ b/qa/rgw_frontend/civetweb.yaml @@ -0,0 +1,3 @@ +overrides: + rgw: + frontend: civetweb |