summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/upgrade/snaps/overrides
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/fs/upgrade/snaps/overrides')
-rw-r--r--qa/suites/fs/upgrade/snaps/overrides/%0
l---------qa/suites/fs/upgrade/snaps/overrides/.qa1
l---------qa/suites/fs/upgrade/snaps/overrides/frag_enable.yaml1
l---------qa/suites/fs/upgrade/snaps/overrides/multimds/.qa1
-rw-r--r--qa/suites/fs/upgrade/snaps/overrides/multimds/no.yaml3
-rw-r--r--qa/suites/fs/upgrade/snaps/overrides/multimds/yes.yaml3
l---------qa/suites/fs/upgrade/snaps/overrides/whitelist_health.yaml1
-rw-r--r--qa/suites/fs/upgrade/snaps/overrides/whitelist_rstat.yaml8
l---------qa/suites/fs/upgrade/snaps/overrides/whitelist_wrongly_marked_down.yaml1
9 files changed, 19 insertions, 0 deletions
diff --git a/qa/suites/fs/upgrade/snaps/overrides/% b/qa/suites/fs/upgrade/snaps/overrides/%
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/qa/suites/fs/upgrade/snaps/overrides/%
diff --git a/qa/suites/fs/upgrade/snaps/overrides/.qa b/qa/suites/fs/upgrade/snaps/overrides/.qa
new file mode 120000
index 00000000..a602a035
--- /dev/null
+++ b/qa/suites/fs/upgrade/snaps/overrides/.qa
@@ -0,0 +1 @@
+../.qa/ \ No newline at end of file
diff --git a/qa/suites/fs/upgrade/snaps/overrides/frag_enable.yaml b/qa/suites/fs/upgrade/snaps/overrides/frag_enable.yaml
new file mode 120000
index 00000000..34a39a36
--- /dev/null
+++ b/qa/suites/fs/upgrade/snaps/overrides/frag_enable.yaml
@@ -0,0 +1 @@
+.qa/cephfs/overrides/frag_enable.yaml \ No newline at end of file
diff --git a/qa/suites/fs/upgrade/snaps/overrides/multimds/.qa b/qa/suites/fs/upgrade/snaps/overrides/multimds/.qa
new file mode 120000
index 00000000..a602a035
--- /dev/null
+++ b/qa/suites/fs/upgrade/snaps/overrides/multimds/.qa
@@ -0,0 +1 @@
+../.qa/ \ No newline at end of file
diff --git a/qa/suites/fs/upgrade/snaps/overrides/multimds/no.yaml b/qa/suites/fs/upgrade/snaps/overrides/multimds/no.yaml
new file mode 100644
index 00000000..c740a450
--- /dev/null
+++ b/qa/suites/fs/upgrade/snaps/overrides/multimds/no.yaml
@@ -0,0 +1,3 @@
+overrides:
+ ceph:
+ max_mds: 1
diff --git a/qa/suites/fs/upgrade/snaps/overrides/multimds/yes.yaml b/qa/suites/fs/upgrade/snaps/overrides/multimds/yes.yaml
new file mode 100644
index 00000000..ecf118d9
--- /dev/null
+++ b/qa/suites/fs/upgrade/snaps/overrides/multimds/yes.yaml
@@ -0,0 +1,3 @@
+overrides:
+ ceph:
+ max_mds: 2
diff --git a/qa/suites/fs/upgrade/snaps/overrides/whitelist_health.yaml b/qa/suites/fs/upgrade/snaps/overrides/whitelist_health.yaml
new file mode 120000
index 00000000..74f39a49
--- /dev/null
+++ b/qa/suites/fs/upgrade/snaps/overrides/whitelist_health.yaml
@@ -0,0 +1 @@
+.qa/cephfs/overrides/whitelist_health.yaml \ No newline at end of file
diff --git a/qa/suites/fs/upgrade/snaps/overrides/whitelist_rstat.yaml b/qa/suites/fs/upgrade/snaps/overrides/whitelist_rstat.yaml
new file mode 100644
index 00000000..434b5ddc
--- /dev/null
+++ b/qa/suites/fs/upgrade/snaps/overrides/whitelist_rstat.yaml
@@ -0,0 +1,8 @@
+overrides:
+ ceph:
+ log-whitelist:
+ - inconsistent rstat on inode
+ conf:
+ mds:
+ mds debug scatterstat: 0
+ mds verify scatter: 0
diff --git a/qa/suites/fs/upgrade/snaps/overrides/whitelist_wrongly_marked_down.yaml b/qa/suites/fs/upgrade/snaps/overrides/whitelist_wrongly_marked_down.yaml
new file mode 120000
index 00000000..b4528c0f
--- /dev/null
+++ b/qa/suites/fs/upgrade/snaps/overrides/whitelist_wrongly_marked_down.yaml
@@ -0,0 +1 @@
+.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml \ No newline at end of file