mirror of
https://github.com/rancher/os.git
synced 2025-09-12 13:17:17 +00:00
Create mount points for non-swap mounts; fixes #1506
This commit is contained in:
@@ -13,4 +13,5 @@ func (s *QemuSuite) TestMounts(c *C) {
|
||||
s.CheckCall(c, "mount | grep /home/rancher/a")
|
||||
s.CheckCall(c, "mount | grep /home/rancher/b")
|
||||
s.CheckCall(c, "mount | grep /home/rancher/c")
|
||||
s.CheckCall(c, "mount | grep /home/rancher/d")
|
||||
}
|
||||
|
Reference in New Issue
Block a user