summaryrefslogtreecommitdiff
path: root/tests/plugins/kv/configs/.rr-memcached.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/kv/configs/.rr-memcached.yaml')
-rw-r--r--tests/plugins/kv/configs/.rr-memcached.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/plugins/kv/configs/.rr-memcached.yaml b/tests/plugins/kv/configs/.rr-memcached.yaml
deleted file mode 100644
index ef8de2ab..00000000
--- a/tests/plugins/kv/configs/.rr-memcached.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-rpc:
- listen: tcp://127.0.0.1:6001
-
-logs:
- mode: development
- level: error
-
-kv:
- memcached-rr:
- driver: memcached
- config:
- addr:
- - "127.0.0.1:11211"