From: Yuri Weinstein Date: Tue, 12 Apr 2016 15:26:52 +0000 (-0700) Subject: Repleaced ext4 with xfs X-Git-Tag: v11.1.1~58^2^2~243 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=649a5e0babed2767ed87a40fbca09612da0e0291;p=ceph-ci.git Repleaced ext4 with xfs Signed-off-by: Yuri Weinstein --- diff --git a/suites/teuthology/rgw/tasks/s3tests-civetweb.yaml b/suites/teuthology/rgw/tasks/s3tests-civetweb.yaml index d1630d0ea97..59a2a3f5cdc 100644 --- a/suites/teuthology/rgw/tasks/s3tests-civetweb.yaml +++ b/suites/teuthology/rgw/tasks/s3tests-civetweb.yaml @@ -14,7 +14,7 @@ tasks: force-branch: master overrides: ceph: - fs: ext4 + fs: xfs conf: client: debug rgw: 20 diff --git a/suites/teuthology/rgw/tasks/s3tests-fastcgi.yaml b/suites/teuthology/rgw/tasks/s3tests-fastcgi.yaml index 41cc3decf15..79a1a5054e0 100644 --- a/suites/teuthology/rgw/tasks/s3tests-fastcgi.yaml +++ b/suites/teuthology/rgw/tasks/s3tests-fastcgi.yaml @@ -14,7 +14,7 @@ tasks: force-branch: master overrides: ceph: - fs: ext4 + fs: xfs conf: client: debug rgw: 20 diff --git a/suites/teuthology/rgw/tasks/s3tests-fcgi.yaml b/suites/teuthology/rgw/tasks/s3tests-fcgi.yaml index fb7ef582d6d..fc8c77fd9ec 100644 --- a/suites/teuthology/rgw/tasks/s3tests-fcgi.yaml +++ b/suites/teuthology/rgw/tasks/s3tests-fcgi.yaml @@ -15,7 +15,7 @@ tasks: force-branch: master overrides: ceph: - fs: ext4 + fs: xfs conf: client: debug rgw: 20