From d47f415fb243d3cde721281ed112f37b8990521e Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 12 Jul 2017 08:46:40 +0100 Subject: [PATCH] test-setup-swifthosts: Add -K option to mkfs.xfs The underlaying device is not a real hard disk so there is no need to use the discard option. Change-Id: I5b268c7a3d772e8207c3dc276731a0a7f12f04eb --- test-setup-swifthosts.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/test-setup-swifthosts.yml b/test-setup-swifthosts.yml index e9e5d3ec..98f67ad5 100644 --- a/test-setup-swifthosts.yml +++ b/test-setup-swifthosts.yml @@ -50,6 +50,7 @@ - name: Format the Swift files filesystem: fstype: xfs + opts: '-K' dev: "/opt/{{ container_name}}_{{ item }}.img" when: swift_create | changed with_items: