This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
d6453a79f5
ansible
/
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
Reference in a new issue
Copy permalink