From: Sage Weil Date: Fri, 14 Nov 2014 05:12:48 +0000 (-0800) Subject: ms die on skipped message = false for all krbd, kclient tasks X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d5cf0720391c678eb3fcab82a278686bbb08cbe6;p=ceph.git ms die on skipped message = false for all krbd, kclient tasks Signed-off-by: Sage Weil (cherry picked from commit 219b72b6fdd5a020f266b3675fb149cce6cbac8e) --- diff --git a/suites/fs/multiclient/mount/kclient.yaml.disabled b/suites/fs/multiclient/mount/kclient.yaml.disabled index c18db8f5ea61..04adb48b63f8 100644 --- a/suites/fs/multiclient/mount/kclient.yaml.disabled +++ b/suites/fs/multiclient/mount/kclient.yaml.disabled @@ -1,3 +1,8 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false tasks: - install: - ceph: diff --git a/suites/kcephfs/cephfs/conf.yaml b/suites/kcephfs/cephfs/conf.yaml new file mode 100644 index 000000000000..30da870b25df --- /dev/null +++ b/suites/kcephfs/cephfs/conf.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false diff --git a/suites/kcephfs/mixed-clients/conf.yaml b/suites/kcephfs/mixed-clients/conf.yaml new file mode 100644 index 000000000000..30da870b25df --- /dev/null +++ b/suites/kcephfs/mixed-clients/conf.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false diff --git a/suites/kcephfs/thrash/conf.yaml b/suites/kcephfs/thrash/conf.yaml new file mode 100644 index 000000000000..30da870b25df --- /dev/null +++ b/suites/kcephfs/thrash/conf.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false diff --git a/suites/knfs/basic/ceph/base.yaml b/suites/knfs/basic/ceph/base.yaml index fa957aee2134..7e80c462c37f 100644 --- a/suites/knfs/basic/ceph/base.yaml +++ b/suites/knfs/basic/ceph/base.yaml @@ -1,3 +1,9 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false + tasks: - install: - ceph: diff --git a/suites/krbd/rbd-nomount/conf.yaml b/suites/krbd/rbd-nomount/conf.yaml new file mode 100644 index 000000000000..30da870b25df --- /dev/null +++ b/suites/krbd/rbd-nomount/conf.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false diff --git a/suites/krbd/rbd/conf.yaml b/suites/krbd/rbd/conf.yaml new file mode 100644 index 000000000000..30da870b25df --- /dev/null +++ b/suites/krbd/rbd/conf.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false diff --git a/suites/krbd/singleton/conf.yaml b/suites/krbd/singleton/conf.yaml new file mode 100644 index 000000000000..30da870b25df --- /dev/null +++ b/suites/krbd/singleton/conf.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false diff --git a/suites/krbd/thrash/conf.yaml b/suites/krbd/thrash/conf.yaml new file mode 100644 index 000000000000..30da870b25df --- /dev/null +++ b/suites/krbd/thrash/conf.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false diff --git a/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_dbench_iozone.yaml b/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_dbench_iozone.yaml index d37d55ae933e..bb347be7fd72 100644 --- a/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_dbench_iozone.yaml +++ b/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_dbench_iozone.yaml @@ -1,3 +1,8 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false tasks: - install: branch: dumpling diff --git a/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_tiobench_iogen.yaml b/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_tiobench_iogen.yaml index 27f68531ed0b..240a21b4040a 100644 --- a/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_tiobench_iogen.yaml +++ b/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_tiobench_iogen.yaml @@ -1,3 +1,8 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false tasks: - install: branch: dumpling diff --git a/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_untarbuild_blogbench.yaml b/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_untarbuild_blogbench.yaml index 8c2b44355993..2c32a61e864f 100644 --- a/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_untarbuild_blogbench.yaml +++ b/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_untarbuild_blogbench.yaml @@ -1,3 +1,8 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false tasks: - install: branch: dumpling diff --git a/suites/multimds/basic/mount/kclient.yaml b/suites/multimds/basic/mount/kclient.yaml index c9a1f5b6f235..f00f16aea225 100644 --- a/suites/multimds/basic/mount/kclient.yaml +++ b/suites/multimds/basic/mount/kclient.yaml @@ -1,2 +1,7 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false tasks: - kclient: diff --git a/suites/rados/thrash/msgr-failures/fastclose.yaml b/suites/rados/thrash/msgr-failures/fastclose.yaml new file mode 100644 index 000000000000..77fd730aff70 --- /dev/null +++ b/suites/rados/thrash/msgr-failures/fastclose.yaml @@ -0,0 +1,6 @@ +overrides: + ceph: + conf: + global: + ms inject socket failures: 2500 + ms tcp read timeout: 5 diff --git a/suites/samba/mount/kclient.yaml b/suites/samba/mount/kclient.yaml index 56590adcb4f1..14fee85d2665 100644 --- a/suites/samba/mount/kclient.yaml +++ b/suites/samba/mount/kclient.yaml @@ -1,3 +1,8 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false tasks: - kclient: [client.0] - samba: diff --git a/suites/smoke/basic/tasks/kclient_workunit_direct_io.yaml b/suites/smoke/basic/tasks/kclient_workunit_direct_io.yaml index ce9240700af1..21820071dbc2 100644 --- a/suites/smoke/basic/tasks/kclient_workunit_direct_io.yaml +++ b/suites/smoke/basic/tasks/kclient_workunit_direct_io.yaml @@ -1,3 +1,8 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false tasks: - install: - ceph: diff --git a/suites/smoke/basic/tasks/kclient_workunit_suites_dbench.yaml b/suites/smoke/basic/tasks/kclient_workunit_suites_dbench.yaml index 77d045e87084..cda94a38f6d9 100644 --- a/suites/smoke/basic/tasks/kclient_workunit_suites_dbench.yaml +++ b/suites/smoke/basic/tasks/kclient_workunit_suites_dbench.yaml @@ -1,3 +1,8 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false tasks: - install: - ceph: diff --git a/suites/smoke/basic/tasks/kclient_workunit_suites_fsstress.yaml b/suites/smoke/basic/tasks/kclient_workunit_suites_fsstress.yaml index 10b84b8af4e4..64bfc5f38112 100644 --- a/suites/smoke/basic/tasks/kclient_workunit_suites_fsstress.yaml +++ b/suites/smoke/basic/tasks/kclient_workunit_suites_fsstress.yaml @@ -1,3 +1,8 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false tasks: - install: - ceph: diff --git a/suites/smoke/basic/tasks/kclient_workunit_suites_pjd.yaml b/suites/smoke/basic/tasks/kclient_workunit_suites_pjd.yaml index 305de51e92bc..272610b2915e 100644 --- a/suites/smoke/basic/tasks/kclient_workunit_suites_pjd.yaml +++ b/suites/smoke/basic/tasks/kclient_workunit_suites_pjd.yaml @@ -1,3 +1,8 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false tasks: - install: - ceph: diff --git a/suites/smoke/basic/tasks/rbd_workunit_suites_iozone.yaml b/suites/smoke/basic/tasks/rbd_workunit_suites_iozone.yaml index eb8f18d60de9..461a59a1df00 100644 --- a/suites/smoke/basic/tasks/rbd_workunit_suites_iozone.yaml +++ b/suites/smoke/basic/tasks/rbd_workunit_suites_iozone.yaml @@ -1,3 +1,8 @@ +overrides: + ceph: + conf: + global: + ms die on skipped message: false tasks: - install: - ceph: