]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites: fix bluestore links 26979/head
authorSage Weil <sage@redhat.com>
Wed, 5 Dec 2018 16:27:53 +0000 (10:27 -0600)
committerIgor Fedotov <ifedotov@suse.com>
Thu, 28 Mar 2019 18:21:28 +0000 (21:21 +0300)
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 269910fc8b2bdf64b98534ce525318e108aa9409)

20 files changed:
qa/cephfs/objectstore-ec/bluestore-bitmap.yaml [new symlink]
qa/cephfs/objectstore-ec/bluestore.yaml [deleted file]
qa/objectstore_cephfs/bluestore-bitmap.yaml [new symlink]
qa/objectstore_cephfs/bluestore.yaml [deleted symlink]
qa/suites/ceph-deploy/basic/objectstore/bluestore-bitmap.yaml [new symlink]
qa/suites/ceph-deploy/basic/objectstore/bluestore.yaml [deleted symlink]
qa/suites/fs/basic_functional/objectstore/bluestore-bitmap.yaml [new symlink]
qa/suites/fs/basic_functional/objectstore/bluestore.yaml [deleted symlink]
qa/suites/fs/bugs/client_trim_caps/objectstore/bluestore-bitmap.yaml [new symlink]
qa/suites/fs/bugs/client_trim_caps/objectstore/bluestore.yaml [deleted symlink]
qa/suites/rados/singleton-bluestore/objectstore/bluestore-bitmap.yaml [new symlink]
qa/suites/rados/singleton-bluestore/objectstore/bluestore.yaml [deleted symlink]
qa/suites/rados/thrash-erasure-code-overwrites/bluestore-bitmap.yaml [new symlink]
qa/suites/rados/thrash-erasure-code-overwrites/bluestore.yaml [deleted symlink]
qa/suites/rbd/singleton-bluestore/objectstore/bluestore-bitmap.yaml [new symlink]
qa/suites/rbd/singleton-bluestore/objectstore/bluestore.yaml [deleted symlink]
qa/suites/smoke/basic/objectstore/bluestore-bitmap.yaml [new symlink]
qa/suites/smoke/basic/objectstore/bluestore.yaml [deleted symlink]
qa/suites/upgrade/kraken-x/stress-split/objectstore/bluestore-bitmap.yaml [new symlink]
qa/suites/upgrade/kraken-x/stress-split/objectstore/bluestore.yaml [deleted symlink]

diff --git a/qa/cephfs/objectstore-ec/bluestore-bitmap.yaml b/qa/cephfs/objectstore-ec/bluestore-bitmap.yaml
new file mode 120000 (symlink)
index 0000000..9fb86b9
--- /dev/null
@@ -0,0 +1 @@
+../../objectstore/bluestore-bitmap.yaml
\ No newline at end of file
diff --git a/qa/cephfs/objectstore-ec/bluestore.yaml b/qa/cephfs/objectstore-ec/bluestore.yaml
deleted file mode 100644 (file)
index 19dfeb0..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-overrides:
-  thrashosds:
-    bdev_inject_crash: 2
-    bdev_inject_crash_probability: .5
-  ceph:
-    fs: xfs
-    conf:
-      osd:
-        osd objectstore: bluestore
-        bluestore block size: 96636764160
-        debug bluestore: 20
-        debug bluefs: 20
-        debug rocksdb: 10
-        bluestore fsck on mount: true
-        # lower the full ratios since we can fill up a 100gb osd so quickly
-        mon osd full ratio: .9
-        mon osd backfillfull_ratio: .85
-        mon osd nearfull ratio: .8
-        osd failsafe full ratio: .95
-# this doesn't work with failures bc the log writes are not atomic across the two backends
-#        bluestore bluefs env mirror: true
-  ceph-deploy:
-    fs: xfs
-    bluestore: yes
-    conf:
-      osd:
-        osd objectstore: bluestore
-        bluestore block size: 96636764160
-        debug bluestore: 20
-        debug bluefs: 20
-        debug rocksdb: 10
-        bluestore fsck on mount: true
-        # lower the full ratios since we can fill up a 100gb osd so quickly
-        mon osd full ratio: .9
-        mon osd backfillfull_ratio: .85
-        mon osd nearfull ratio: .8
-        osd failsafe full ratio: .95
-
diff --git a/qa/objectstore_cephfs/bluestore-bitmap.yaml b/qa/objectstore_cephfs/bluestore-bitmap.yaml
new file mode 120000 (symlink)
index 0000000..951e65a
--- /dev/null
@@ -0,0 +1 @@
+../objectstore/bluestore-bitmap.yaml
\ No newline at end of file
diff --git a/qa/objectstore_cephfs/bluestore.yaml b/qa/objectstore_cephfs/bluestore.yaml
deleted file mode 120000 (symlink)
index ad17c0e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../objectstore/bluestore.yaml
\ No newline at end of file
diff --git a/qa/suites/ceph-deploy/basic/objectstore/bluestore-bitmap.yaml b/qa/suites/ceph-deploy/basic/objectstore/bluestore-bitmap.yaml
new file mode 120000 (symlink)
index 0000000..a59cf51
--- /dev/null
@@ -0,0 +1 @@
+.qa/objectstore/bluestore-bitmap.yaml
\ No newline at end of file
diff --git a/qa/suites/ceph-deploy/basic/objectstore/bluestore.yaml b/qa/suites/ceph-deploy/basic/objectstore/bluestore.yaml
deleted file mode 120000 (symlink)
index bd7d7e0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../objectstore/bluestore.yaml
\ No newline at end of file
diff --git a/qa/suites/fs/basic_functional/objectstore/bluestore-bitmap.yaml b/qa/suites/fs/basic_functional/objectstore/bluestore-bitmap.yaml
new file mode 120000 (symlink)
index 0000000..a59cf51
--- /dev/null
@@ -0,0 +1 @@
+.qa/objectstore/bluestore-bitmap.yaml
\ No newline at end of file
diff --git a/qa/suites/fs/basic_functional/objectstore/bluestore.yaml b/qa/suites/fs/basic_functional/objectstore/bluestore.yaml
deleted file mode 120000 (symlink)
index bd7d7e0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../objectstore/bluestore.yaml
\ No newline at end of file
diff --git a/qa/suites/fs/bugs/client_trim_caps/objectstore/bluestore-bitmap.yaml b/qa/suites/fs/bugs/client_trim_caps/objectstore/bluestore-bitmap.yaml
new file mode 120000 (symlink)
index 0000000..a59cf51
--- /dev/null
@@ -0,0 +1 @@
+.qa/objectstore/bluestore-bitmap.yaml
\ No newline at end of file
diff --git a/qa/suites/fs/bugs/client_trim_caps/objectstore/bluestore.yaml b/qa/suites/fs/bugs/client_trim_caps/objectstore/bluestore.yaml
deleted file mode 120000 (symlink)
index 1728acc..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../cephfs/objectstore-ec/bluestore.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/singleton-bluestore/objectstore/bluestore-bitmap.yaml b/qa/suites/rados/singleton-bluestore/objectstore/bluestore-bitmap.yaml
new file mode 120000 (symlink)
index 0000000..a59cf51
--- /dev/null
@@ -0,0 +1 @@
+.qa/objectstore/bluestore-bitmap.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/singleton-bluestore/objectstore/bluestore.yaml b/qa/suites/rados/singleton-bluestore/objectstore/bluestore.yaml
deleted file mode 120000 (symlink)
index bd7d7e0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../objectstore/bluestore.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-erasure-code-overwrites/bluestore-bitmap.yaml b/qa/suites/rados/thrash-erasure-code-overwrites/bluestore-bitmap.yaml
new file mode 120000 (symlink)
index 0000000..635085f
--- /dev/null
@@ -0,0 +1 @@
+../thrash-erasure-code/objectstore/bluestore-bitmap.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-erasure-code-overwrites/bluestore.yaml b/qa/suites/rados/thrash-erasure-code-overwrites/bluestore.yaml
deleted file mode 120000 (symlink)
index 1249ffd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../thrash-erasure-code/objectstore/bluestore.yaml
\ No newline at end of file
diff --git a/qa/suites/rbd/singleton-bluestore/objectstore/bluestore-bitmap.yaml b/qa/suites/rbd/singleton-bluestore/objectstore/bluestore-bitmap.yaml
new file mode 120000 (symlink)
index 0000000..a59cf51
--- /dev/null
@@ -0,0 +1 @@
+.qa/objectstore/bluestore-bitmap.yaml
\ No newline at end of file
diff --git a/qa/suites/rbd/singleton-bluestore/objectstore/bluestore.yaml b/qa/suites/rbd/singleton-bluestore/objectstore/bluestore.yaml
deleted file mode 120000 (symlink)
index bd7d7e0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../objectstore/bluestore.yaml
\ No newline at end of file
diff --git a/qa/suites/smoke/basic/objectstore/bluestore-bitmap.yaml b/qa/suites/smoke/basic/objectstore/bluestore-bitmap.yaml
new file mode 120000 (symlink)
index 0000000..a59cf51
--- /dev/null
@@ -0,0 +1 @@
+.qa/objectstore/bluestore-bitmap.yaml
\ No newline at end of file
diff --git a/qa/suites/smoke/basic/objectstore/bluestore.yaml b/qa/suites/smoke/basic/objectstore/bluestore.yaml
deleted file mode 120000 (symlink)
index bd7d7e0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../objectstore/bluestore.yaml
\ No newline at end of file
diff --git a/qa/suites/upgrade/kraken-x/stress-split/objectstore/bluestore-bitmap.yaml b/qa/suites/upgrade/kraken-x/stress-split/objectstore/bluestore-bitmap.yaml
new file mode 120000 (symlink)
index 0000000..a59cf51
--- /dev/null
@@ -0,0 +1 @@
+.qa/objectstore/bluestore-bitmap.yaml
\ No newline at end of file
diff --git a/qa/suites/upgrade/kraken-x/stress-split/objectstore/bluestore.yaml b/qa/suites/upgrade/kraken-x/stress-split/objectstore/bluestore.yaml
deleted file mode 120000 (symlink)
index d644598..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../objectstore/bluestore.yaml
\ No newline at end of file