From 53477e4b059d67c672d9bd1cdc7466f59ec13b8e Mon Sep 17 00:00:00 2001 From: John Spray Date: Sun, 16 Apr 2017 16:45:04 +0100 Subject: [PATCH] qa: switch off btrfs for multimds and kcephfs Signed-off-by: John Spray --- qa/suites/kcephfs/cephfs/objectstore | 2 +- qa/suites/kcephfs/mixed-clients/objectstore | 2 +- qa/suites/kcephfs/recovery/objectstore | 2 +- qa/suites/kcephfs/thrash/objectstore | 2 +- qa/suites/multimds/basic/objectstore | 2 +- qa/suites/multimds/thrash/objectstore | 2 +- qa/suites/multimds/verify/objectstore | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/qa/suites/kcephfs/cephfs/objectstore b/qa/suites/kcephfs/cephfs/objectstore index 4c8ebadfde871..c72da2f82ea25 120000 --- a/qa/suites/kcephfs/cephfs/objectstore +++ b/qa/suites/kcephfs/cephfs/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/kcephfs/mixed-clients/objectstore b/qa/suites/kcephfs/mixed-clients/objectstore index 4c8ebadfde871..c72da2f82ea25 120000 --- a/qa/suites/kcephfs/mixed-clients/objectstore +++ b/qa/suites/kcephfs/mixed-clients/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/kcephfs/recovery/objectstore b/qa/suites/kcephfs/recovery/objectstore index 4c8ebadfde871..c72da2f82ea25 120000 --- a/qa/suites/kcephfs/recovery/objectstore +++ b/qa/suites/kcephfs/recovery/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/kcephfs/thrash/objectstore b/qa/suites/kcephfs/thrash/objectstore index 4c8ebadfde871..c72da2f82ea25 120000 --- a/qa/suites/kcephfs/thrash/objectstore +++ b/qa/suites/kcephfs/thrash/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/multimds/basic/objectstore b/qa/suites/multimds/basic/objectstore index 4c8ebadfde871..c72da2f82ea25 120000 --- a/qa/suites/multimds/basic/objectstore +++ b/qa/suites/multimds/basic/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/multimds/thrash/objectstore b/qa/suites/multimds/thrash/objectstore index 4c8ebadfde871..c72da2f82ea25 120000 --- a/qa/suites/multimds/thrash/objectstore +++ b/qa/suites/multimds/thrash/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file diff --git a/qa/suites/multimds/verify/objectstore b/qa/suites/multimds/verify/objectstore index 4c8ebadfde871..c72da2f82ea25 120000 --- a/qa/suites/multimds/verify/objectstore +++ b/qa/suites/multimds/verify/objectstore @@ -1 +1 @@ -../../../objectstore \ No newline at end of file +../../../objectstore_cephfs \ No newline at end of file -- 2.39.5