Disable mount tests for now. Mount is buggy on too many platforms
This commit is contained in:
parent
5635670191
commit
66ffe199e5
1 changed files with 1 additions and 1 deletions
|
@ -42,4 +42,4 @@
|
||||||
- { role: test_embedded_module, tags: test_embedded_module }
|
- { role: test_embedded_module, tags: test_embedded_module }
|
||||||
- { role: test_add_host, tags: test_add_host }
|
- { role: test_add_host, tags: test_add_host }
|
||||||
- { role: test_binary, tags: test_binary }
|
- { role: test_binary, tags: test_binary }
|
||||||
- { role: test_mount, tags: [test_mount, requires_root] }
|
#- { role: test_mount, tags: [test_mount, requires_root] }
|
Loading…
Reference in a new issue