From 483eb2f56657e8e7f419ab1a4fab8dce9ade8609 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 20:24:20 +0200 Subject: Adding upstream version 14.2.21. Signed-off-by: Daniel Baumann --- qa/suites/fs/thrash/% | 0 qa/suites/fs/thrash/.qa | 1 + qa/suites/fs/thrash/begin.yaml | 1 + qa/suites/fs/thrash/ceph-thrash/.qa | 1 + qa/suites/fs/thrash/ceph-thrash/default.yaml | 7 +++++++ qa/suites/fs/thrash/clusters/.qa | 1 + qa/suites/fs/thrash/clusters/1-mds-1-client-coloc.yaml | 1 + qa/suites/fs/thrash/conf | 1 + qa/suites/fs/thrash/mount/.qa | 1 + qa/suites/fs/thrash/mount/fuse.yaml | 1 + qa/suites/fs/thrash/msgr-failures/.qa | 1 + qa/suites/fs/thrash/msgr-failures/none.yaml | 0 qa/suites/fs/thrash/msgr-failures/osd-mds-delay.yaml | 10 ++++++++++ qa/suites/fs/thrash/objectstore-ec | 1 + qa/suites/fs/thrash/overrides/+ | 0 qa/suites/fs/thrash/overrides/.qa | 1 + qa/suites/fs/thrash/overrides/frag_enable.yaml | 1 + qa/suites/fs/thrash/overrides/session_timeout.yaml | 1 + qa/suites/fs/thrash/overrides/whitelist_health.yaml | 1 + .../fs/thrash/overrides/whitelist_wrongly_marked_down.yaml | 1 + qa/suites/fs/thrash/supported-random-distros$ | 1 + qa/suites/fs/thrash/tasks/.qa | 1 + qa/suites/fs/thrash/tasks/cfuse_workunit_snaptests.yaml | 5 +++++ .../fs/thrash/tasks/cfuse_workunit_suites_fsstress.yaml | 1 + qa/suites/fs/thrash/tasks/cfuse_workunit_suites_pjd.yaml | 12 ++++++++++++ qa/suites/fs/thrash/tasks/cfuse_workunit_trivial_sync.yaml | 1 + 26 files changed, 53 insertions(+) create mode 100644 qa/suites/fs/thrash/% create mode 120000 qa/suites/fs/thrash/.qa create mode 120000 qa/suites/fs/thrash/begin.yaml create mode 120000 qa/suites/fs/thrash/ceph-thrash/.qa create mode 100644 qa/suites/fs/thrash/ceph-thrash/default.yaml create mode 120000 qa/suites/fs/thrash/clusters/.qa create mode 120000 qa/suites/fs/thrash/clusters/1-mds-1-client-coloc.yaml create mode 120000 qa/suites/fs/thrash/conf create mode 120000 qa/suites/fs/thrash/mount/.qa create mode 120000 qa/suites/fs/thrash/mount/fuse.yaml create mode 120000 qa/suites/fs/thrash/msgr-failures/.qa create mode 100644 qa/suites/fs/thrash/msgr-failures/none.yaml create mode 100644 qa/suites/fs/thrash/msgr-failures/osd-mds-delay.yaml create mode 120000 qa/suites/fs/thrash/objectstore-ec create mode 100644 qa/suites/fs/thrash/overrides/+ create mode 120000 qa/suites/fs/thrash/overrides/.qa create mode 120000 qa/suites/fs/thrash/overrides/frag_enable.yaml create mode 120000 qa/suites/fs/thrash/overrides/session_timeout.yaml create mode 120000 qa/suites/fs/thrash/overrides/whitelist_health.yaml create mode 120000 qa/suites/fs/thrash/overrides/whitelist_wrongly_marked_down.yaml create mode 120000 qa/suites/fs/thrash/supported-random-distros$ create mode 120000 qa/suites/fs/thrash/tasks/.qa create mode 100644 qa/suites/fs/thrash/tasks/cfuse_workunit_snaptests.yaml create mode 120000 qa/suites/fs/thrash/tasks/cfuse_workunit_suites_fsstress.yaml create mode 100644 qa/suites/fs/thrash/tasks/cfuse_workunit_suites_pjd.yaml create mode 120000 qa/suites/fs/thrash/tasks/cfuse_workunit_trivial_sync.yaml (limited to 'qa/suites/fs/thrash') diff --git a/qa/suites/fs/thrash/% b/qa/suites/fs/thrash/% new file mode 100644 index 00000000..e69de29b diff --git a/qa/suites/fs/thrash/.qa b/qa/suites/fs/thrash/.qa new file mode 120000 index 00000000..a602a035 --- /dev/null +++ b/qa/suites/fs/thrash/.qa @@ -0,0 +1 @@ +../.qa/ \ No newline at end of file diff --git a/qa/suites/fs/thrash/begin.yaml b/qa/suites/fs/thrash/begin.yaml new file mode 120000 index 00000000..311d404f --- /dev/null +++ b/qa/suites/fs/thrash/begin.yaml @@ -0,0 +1 @@ +.qa/cephfs/begin.yaml \ No newline at end of file diff --git a/qa/suites/fs/thrash/ceph-thrash/.qa b/qa/suites/fs/thrash/ceph-thrash/.qa new file mode 120000 index 00000000..a602a035 --- /dev/null +++ b/qa/suites/fs/thrash/ceph-thrash/.qa @@ -0,0 +1 @@ +../.qa/ \ No newline at end of file diff --git a/qa/suites/fs/thrash/ceph-thrash/default.yaml b/qa/suites/fs/thrash/ceph-thrash/default.yaml new file mode 100644 index 00000000..154615c5 --- /dev/null +++ b/qa/suites/fs/thrash/ceph-thrash/default.yaml @@ -0,0 +1,7 @@ +tasks: +- mds_thrash: + +overrides: + ceph: + log-whitelist: + - not responding, replacing diff --git a/qa/suites/fs/thrash/clusters/.qa b/qa/suites/fs/thrash/clusters/.qa new file mode 120000 index 00000000..a602a035 --- /dev/null +++ b/qa/suites/fs/thrash/clusters/.qa @@ -0,0 +1 @@ +../.qa/ \ No newline at end of file diff --git a/qa/suites/fs/thrash/clusters/1-mds-1-client-coloc.yaml b/qa/suites/fs/thrash/clusters/1-mds-1-client-coloc.yaml new file mode 120000 index 00000000..d15ecfda --- /dev/null +++ b/qa/suites/fs/thrash/clusters/1-mds-1-client-coloc.yaml @@ -0,0 +1 @@ +.qa/cephfs/clusters/1-mds-1-client-coloc.yaml \ No newline at end of file diff --git a/qa/suites/fs/thrash/conf b/qa/suites/fs/thrash/conf new file mode 120000 index 00000000..16e8cc44 --- /dev/null +++ b/qa/suites/fs/thrash/conf @@ -0,0 +1 @@ +.qa/cephfs/conf \ No newline at end of file diff --git a/qa/suites/fs/thrash/mount/.qa b/qa/suites/fs/thrash/mount/.qa new file mode 120000 index 00000000..a602a035 --- /dev/null +++ b/qa/suites/fs/thrash/mount/.qa @@ -0,0 +1 @@ +../.qa/ \ No newline at end of file diff --git a/qa/suites/fs/thrash/mount/fuse.yaml b/qa/suites/fs/thrash/mount/fuse.yaml new file mode 120000 index 00000000..0e55da9f --- /dev/null +++ b/qa/suites/fs/thrash/mount/fuse.yaml @@ -0,0 +1 @@ +.qa/cephfs/mount/fuse.yaml \ No newline at end of file diff --git a/qa/suites/fs/thrash/msgr-failures/.qa b/qa/suites/fs/thrash/msgr-failures/.qa new file mode 120000 index 00000000..a602a035 --- /dev/null +++ b/qa/suites/fs/thrash/msgr-failures/.qa @@ -0,0 +1 @@ +../.qa/ \ No newline at end of file diff --git a/qa/suites/fs/thrash/msgr-failures/none.yaml b/qa/suites/fs/thrash/msgr-failures/none.yaml new file mode 100644 index 00000000..e69de29b diff --git a/qa/suites/fs/thrash/msgr-failures/osd-mds-delay.yaml b/qa/suites/fs/thrash/msgr-failures/osd-mds-delay.yaml new file mode 100644 index 00000000..68802961 --- /dev/null +++ b/qa/suites/fs/thrash/msgr-failures/osd-mds-delay.yaml @@ -0,0 +1,10 @@ +overrides: + ceph: + conf: + global: + ms inject socket failures: 2500 + ms inject delay type: osd mds + ms inject delay probability: .005 + ms inject delay max: 1 + log-whitelist: + - \(OSD_SLOW_PING_TIME diff --git a/qa/suites/fs/thrash/objectstore-ec b/qa/suites/fs/thrash/objectstore-ec new file mode 120000 index 00000000..affe2949 --- /dev/null +++ b/qa/suites/fs/thrash/objectstore-ec @@ -0,0 +1 @@ +.qa/cephfs/objectstore-ec \ No newline at end of file diff --git a/qa/suites/fs/thrash/overrides/+ b/qa/suites/fs/thrash/overrides/+ new file mode 100644 index 00000000..e69de29b diff --git a/qa/suites/fs/thrash/overrides/.qa b/qa/suites/fs/thrash/overrides/.qa new file mode 120000 index 00000000..a602a035 --- /dev/null +++ b/qa/suites/fs/thrash/overrides/.qa @@ -0,0 +1 @@ +../.qa/ \ No newline at end of file diff --git a/qa/suites/fs/thrash/overrides/frag_enable.yaml b/qa/suites/fs/thrash/overrides/frag_enable.yaml new file mode 120000 index 00000000..34a39a36 --- /dev/null +++ b/qa/suites/fs/thrash/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/thrash/overrides/session_timeout.yaml b/qa/suites/fs/thrash/overrides/session_timeout.yaml new file mode 120000 index 00000000..fce0318c --- /dev/null +++ b/qa/suites/fs/thrash/overrides/session_timeout.yaml @@ -0,0 +1 @@ +.qa/cephfs/overrides/session_timeout.yaml \ No newline at end of file diff --git a/qa/suites/fs/thrash/overrides/whitelist_health.yaml b/qa/suites/fs/thrash/overrides/whitelist_health.yaml new file mode 120000 index 00000000..74f39a49 --- /dev/null +++ b/qa/suites/fs/thrash/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/thrash/overrides/whitelist_wrongly_marked_down.yaml b/qa/suites/fs/thrash/overrides/whitelist_wrongly_marked_down.yaml new file mode 120000 index 00000000..b4528c0f --- /dev/null +++ b/qa/suites/fs/thrash/overrides/whitelist_wrongly_marked_down.yaml @@ -0,0 +1 @@ +.qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml \ No newline at end of file diff --git a/qa/suites/fs/thrash/supported-random-distros$ b/qa/suites/fs/thrash/supported-random-distros$ new file mode 120000 index 00000000..0862b445 --- /dev/null +++ b/qa/suites/fs/thrash/supported-random-distros$ @@ -0,0 +1 @@ +.qa/distros/supported-random-distro$ \ No newline at end of file diff --git a/qa/suites/fs/thrash/tasks/.qa b/qa/suites/fs/thrash/tasks/.qa new file mode 120000 index 00000000..a602a035 --- /dev/null +++ b/qa/suites/fs/thrash/tasks/.qa @@ -0,0 +1 @@ +../.qa/ \ No newline at end of file diff --git a/qa/suites/fs/thrash/tasks/cfuse_workunit_snaptests.yaml b/qa/suites/fs/thrash/tasks/cfuse_workunit_snaptests.yaml new file mode 100644 index 00000000..790c93c2 --- /dev/null +++ b/qa/suites/fs/thrash/tasks/cfuse_workunit_snaptests.yaml @@ -0,0 +1,5 @@ +tasks: +- workunit: + clients: + all: + - fs/snaps diff --git a/qa/suites/fs/thrash/tasks/cfuse_workunit_suites_fsstress.yaml b/qa/suites/fs/thrash/tasks/cfuse_workunit_suites_fsstress.yaml new file mode 120000 index 00000000..c2e859ff --- /dev/null +++ b/qa/suites/fs/thrash/tasks/cfuse_workunit_suites_fsstress.yaml @@ -0,0 +1 @@ +.qa/cephfs/tasks/cfuse_workunit_suites_fsstress.yaml \ No newline at end of file diff --git a/qa/suites/fs/thrash/tasks/cfuse_workunit_suites_pjd.yaml b/qa/suites/fs/thrash/tasks/cfuse_workunit_suites_pjd.yaml new file mode 100644 index 00000000..37e315f7 --- /dev/null +++ b/qa/suites/fs/thrash/tasks/cfuse_workunit_suites_pjd.yaml @@ -0,0 +1,12 @@ +overrides: + ceph: + conf: + client: + fuse set user groups: true + fuse default permissions: false +tasks: +- workunit: + timeout: 6h + clients: + all: + - suites/pjd.sh diff --git a/qa/suites/fs/thrash/tasks/cfuse_workunit_trivial_sync.yaml b/qa/suites/fs/thrash/tasks/cfuse_workunit_trivial_sync.yaml new file mode 120000 index 00000000..a1df0327 --- /dev/null +++ b/qa/suites/fs/thrash/tasks/cfuse_workunit_trivial_sync.yaml @@ -0,0 +1 @@ +.qa/cephfs/tasks/cfuse_workunit_trivial_sync.yaml \ No newline at end of file -- cgit v1.2.3