mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 02:09:56 +00:00
Fixed a failing test on a RBD mount scenario
This commit is contained in:
parent
236eee1eba
commit
bea4b61158
@ -385,7 +385,6 @@ func TestPlugin(t *testing.T) {
|
|||||||
RBDPool: "pool1",
|
RBDPool: "pool1",
|
||||||
RBDImage: "image1",
|
RBDImage: "image1",
|
||||||
FSType: "ext4",
|
FSType: "ext4",
|
||||||
ReadOnly: true,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
|
Loading…
Reference in New Issue
Block a user