Merge pull request #87609 from mvisonneau/rbd_mount_ro_fix
Fixed a failing test on a RBD mount scenario
This commit is contained in:
@@ -385,7 +385,6 @@ func TestPlugin(t *testing.T) {
|
|||||||
RBDPool: "pool1",
|
RBDPool: "pool1",
|
||||||
RBDImage: "image1",
|
RBDImage: "image1",
|
||||||
FSType: "ext4",
|
FSType: "ext4",
|
||||||
ReadOnly: true,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
|
Reference in New Issue
Block a user