]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites: remove mon kv backend options
authorJosh Durgin <jdurgin@redhat.com>
Fri, 8 Feb 2019 21:58:44 +0000 (16:58 -0500)
committerJosh Durgin <jdurgin@redhat.com>
Fri, 8 Feb 2019 21:58:44 +0000 (16:58 -0500)
rocksdb is the default, leveldb is not recommended at this point, so drop it.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
13 files changed:
qa/mon_kv_backend/leveldb.yaml [deleted file]
qa/mon_kv_backend/rocksdb.yaml [deleted file]
qa/suites/rados/basic/mon_kv_backend [deleted symlink]
qa/suites/rados/monthrash/mon_kv_backend [deleted symlink]
qa/suites/rados/multimon/mon_kv_backend [deleted symlink]
qa/suites/rados/thrash-erasure-code-big/leveldb.yaml [deleted symlink]
qa/suites/rados/thrash-erasure-code-isa/leveldb.yaml [deleted symlink]
qa/suites/rados/thrash-erasure-code-overwrites/leveldb.yaml [deleted symlink]
qa/suites/rados/thrash-erasure-code-shec/leveldb.yaml [deleted symlink]
qa/suites/rados/thrash-erasure-code/leveldb.yaml [deleted symlink]
qa/suites/rados/thrash-old-clients/rocksdb.yaml [deleted symlink]
qa/suites/rados/thrash/rocksdb.yaml [deleted symlink]
qa/suites/rados/verify/mon_kv_backend [deleted symlink]

diff --git a/qa/mon_kv_backend/leveldb.yaml b/qa/mon_kv_backend/leveldb.yaml
deleted file mode 100644 (file)
index 270220e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-overrides:
-  ceph:
-    conf:
-      mon:
-        mon keyvaluedb: leveldb
diff --git a/qa/mon_kv_backend/rocksdb.yaml b/qa/mon_kv_backend/rocksdb.yaml
deleted file mode 100644 (file)
index d37efa7..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-overrides:
-  ceph:
-    conf:
-      global:
-        enable experimental unrecoverable data corrupting features: '*'
-      mon:
-        mon keyvaluedb: rocksdb
diff --git a/qa/suites/rados/basic/mon_kv_backend b/qa/suites/rados/basic/mon_kv_backend
deleted file mode 120000 (symlink)
index c2855ec..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/mon_kv_backend
\ No newline at end of file
diff --git a/qa/suites/rados/monthrash/mon_kv_backend b/qa/suites/rados/monthrash/mon_kv_backend
deleted file mode 120000 (symlink)
index c2855ec..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/mon_kv_backend
\ No newline at end of file
diff --git a/qa/suites/rados/multimon/mon_kv_backend b/qa/suites/rados/multimon/mon_kv_backend
deleted file mode 120000 (symlink)
index c2855ec..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/mon_kv_backend
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-erasure-code-big/leveldb.yaml b/qa/suites/rados/thrash-erasure-code-big/leveldb.yaml
deleted file mode 120000 (symlink)
index 440cf7d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/mon_kv_backend/leveldb.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-erasure-code-isa/leveldb.yaml b/qa/suites/rados/thrash-erasure-code-isa/leveldb.yaml
deleted file mode 120000 (symlink)
index 440cf7d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/mon_kv_backend/leveldb.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-erasure-code-overwrites/leveldb.yaml b/qa/suites/rados/thrash-erasure-code-overwrites/leveldb.yaml
deleted file mode 120000 (symlink)
index 531ecf3..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../thrash-erasure-code/leveldb.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-erasure-code-shec/leveldb.yaml b/qa/suites/rados/thrash-erasure-code-shec/leveldb.yaml
deleted file mode 120000 (symlink)
index 440cf7d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/mon_kv_backend/leveldb.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-erasure-code/leveldb.yaml b/qa/suites/rados/thrash-erasure-code/leveldb.yaml
deleted file mode 120000 (symlink)
index 440cf7d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/mon_kv_backend/leveldb.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-old-clients/rocksdb.yaml b/qa/suites/rados/thrash-old-clients/rocksdb.yaml
deleted file mode 120000 (symlink)
index 907e590..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/mon_kv_backend/rocksdb.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/thrash/rocksdb.yaml b/qa/suites/rados/thrash/rocksdb.yaml
deleted file mode 120000 (symlink)
index 907e590..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/mon_kv_backend/rocksdb.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/verify/mon_kv_backend b/qa/suites/rados/verify/mon_kv_backend
deleted file mode 120000 (symlink)
index c2855ec..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/mon_kv_backend
\ No newline at end of file