This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
475844d1ae
community.general
/
test
/
integration
/
targets
/
filesystem
/
vars
/
Ubuntu-14.04.yml
4 lines
39 B
YAML
Raw
Normal View
History
Unescape
Escape
filesystem tests: update ocfs2 fs size on Trusty Using Ubuntu 14.04, test fails because 'blkid' < 2.21 doesn't recognize 'ocfs2' filesystem smaller than 108Mo: https://github.com/karelzak/util-linux/commit/6baa15039873aac5513abde621f60c63537b88e9 filesystem: fix MKFS_FORCE_FLAGS for ocfs2 mkfs.ocfs2 -F won't work because mkfs.ocfs2 asks for a confirmation: $ mkfs.ocfs2 -F img mkfs.ocfs2 1.6.4 Cluster stack: classic o2cb Overwriting existing ocfs2 partition. WARNING: Cluster check disabled. Proceed (y/N): The undocumented 'x' switch must be used too.
2018-04-26 03:03:46 +02:00
---
ocfs2_fssize
:
108
filesystem: add f2fs integration tests
2018-05-21 17:13:26 +02:00
f2fs_fssize
:
116
Copy permalink