From b3f01659889914569ee032072457590ceb2648f1 Mon Sep 17 00:00:00 2001 From: John Spray Date: Wed, 1 Apr 2015 16:51:26 +0100 Subject: [PATCH] suites/fs: clean up whitespace in YAML Signed-off-by: John Spray --- suites/fs/recovery/tasks/auto-repair.yaml | 6 +++--- suites/fs/recovery/tasks/client-limits.yaml | 6 +++--- suites/fs/recovery/tasks/client-recovery.yaml | 8 ++++---- suites/fs/recovery/tasks/journal-repair.yaml | 6 +++--- suites/fs/recovery/tasks/mds-flush.yaml | 6 +++--- suites/fs/recovery/tasks/mds-full.yaml | 16 ++++++++-------- suites/fs/recovery/tasks/sessionmap.yaml | 6 +++--- suites/fs/recovery/tasks/strays.yaml | 6 +++--- 8 files changed, 30 insertions(+), 30 deletions(-) diff --git a/suites/fs/recovery/tasks/auto-repair.yaml b/suites/fs/recovery/tasks/auto-repair.yaml index 76cf1aaeba59f..ad16e97929e21 100644 --- a/suites/fs/recovery/tasks/auto-repair.yaml +++ b/suites/fs/recovery/tasks/auto-repair.yaml @@ -1,5 +1,5 @@ tasks: - - cephfs_test_runner: - modules: - - tasks.cephfs.test_auto_repair + - cephfs_test_runner: + modules: + - tasks.cephfs.test_auto_repair diff --git a/suites/fs/recovery/tasks/client-limits.yaml b/suites/fs/recovery/tasks/client-limits.yaml index 7fcec1960a68a..3bb6d0246fa23 100644 --- a/suites/fs/recovery/tasks/client-limits.yaml +++ b/suites/fs/recovery/tasks/client-limits.yaml @@ -1,5 +1,5 @@ tasks: - - cephfs_test_runner: - modules: - - tasks.cephfs.test_client_limits + - cephfs_test_runner: + modules: + - tasks.cephfs.test_client_limits diff --git a/suites/fs/recovery/tasks/client-recovery.yaml b/suites/fs/recovery/tasks/client-recovery.yaml index d6b603b98864d..1433ee1d819f6 100644 --- a/suites/fs/recovery/tasks/client-recovery.yaml +++ b/suites/fs/recovery/tasks/client-recovery.yaml @@ -3,11 +3,11 @@ # to permit OSDs to complain about that. overrides: ceph: - log-whitelist: + log-whitelist: - wrongly marked me down - slow request tasks: - - cephfs_test_runner: - modules: - - tasks.cephfs.test_client_recovery + - cephfs_test_runner: + modules: + - tasks.cephfs.test_client_recovery diff --git a/suites/fs/recovery/tasks/journal-repair.yaml b/suites/fs/recovery/tasks/journal-repair.yaml index 35ae4187ed128..dbcc07f02f355 100644 --- a/suites/fs/recovery/tasks/journal-repair.yaml +++ b/suites/fs/recovery/tasks/journal-repair.yaml @@ -1,5 +1,5 @@ tasks: - - cephfs_test_runner: - modules: - - tasks.cephfs.test_journal_repair + - cephfs_test_runner: + modules: + - tasks.cephfs.test_journal_repair diff --git a/suites/fs/recovery/tasks/mds-flush.yaml b/suites/fs/recovery/tasks/mds-flush.yaml index ae1bc8c2c25d9..d59a8ad5fc941 100644 --- a/suites/fs/recovery/tasks/mds-flush.yaml +++ b/suites/fs/recovery/tasks/mds-flush.yaml @@ -1,5 +1,5 @@ tasks: - - cephfs_test_runner: - modules: - - tasks.cephfs.test_flush + - cephfs_test_runner: + modules: + - tasks.cephfs.test_flush diff --git a/suites/fs/recovery/tasks/mds-full.yaml b/suites/fs/recovery/tasks/mds-full.yaml index d73f343db6a0e..86d1d44022bb2 100644 --- a/suites/fs/recovery/tasks/mds-full.yaml +++ b/suites/fs/recovery/tasks/mds-full.yaml @@ -1,12 +1,12 @@ overrides: - ceph: - conf: - osd: - osd objectstore: memstore - memstore device bytes: 100000000 + ceph: + conf: + osd: + osd objectstore: memstore + memstore device bytes: 100000000 tasks: - - cephfs_test_runner: - modules: - - tasks.cephfs.test_full + - cephfs_test_runner: + modules: + - tasks.cephfs.test_full diff --git a/suites/fs/recovery/tasks/sessionmap.yaml b/suites/fs/recovery/tasks/sessionmap.yaml index 5969f2d3c6593..625c750f2be53 100644 --- a/suites/fs/recovery/tasks/sessionmap.yaml +++ b/suites/fs/recovery/tasks/sessionmap.yaml @@ -1,5 +1,5 @@ tasks: - - cephfs_test_runner: - modules: - - tasks.cephfs.test_sessionmap + - cephfs_test_runner: + modules: + - tasks.cephfs.test_sessionmap diff --git a/suites/fs/recovery/tasks/strays.yaml b/suites/fs/recovery/tasks/strays.yaml index c4afdf3da7e40..2809fc141bfb2 100644 --- a/suites/fs/recovery/tasks/strays.yaml +++ b/suites/fs/recovery/tasks/strays.yaml @@ -1,5 +1,5 @@ tasks: - - cephfs_test_runner: - modules: - - tasks.cephfs.test_strays + - cephfs_test_runner: + modules: + - tasks.cephfs.test_strays -- 2.39.5