From 3a9fa481c511f1cb8ec9a328111e2aef64dd5750 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 21 Jun 2017 16:44:25 -0400 Subject: [PATCH] qa/objectstore/filestore-btrfs: test btrfs on trusty only Centos btrfs hits ENOSPC all the time :(, and now xenial is doing it too. See http://tracker.ceph.com/issues/20169 Signed-off-by: Sage Weil --- qa/objectstore/filestore-btrfs.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qa/objectstore/filestore-btrfs.yaml b/qa/objectstore/filestore-btrfs.yaml index 8eea43e3b95ef..e419976593285 100644 --- a/qa/objectstore/filestore-btrfs.yaml +++ b/qa/objectstore/filestore-btrfs.yaml @@ -1,3 +1,7 @@ +# centos btrfs hits ENOSPC all the time :( +# xenial too. so far trusty seems to behave? +os_type: ubuntu +os_version: "14.04" overrides: ceph: fs: btrfs -- 2.39.5