mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
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 <sage@redhat.com>
This commit is contained in:
parent
b0e9f3ed51
commit
3a9fa481c5
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user