diff --git a/pkg/volume/rbd/rbd_test.go b/pkg/volume/rbd/rbd_test.go index e58020ddadb..3c64ee7cf42 100644 --- a/pkg/volume/rbd/rbd_test.go +++ b/pkg/volume/rbd/rbd_test.go @@ -385,7 +385,6 @@ func TestPlugin(t *testing.T) { RBDPool: "pool1", RBDImage: "image1", FSType: "ext4", - ReadOnly: true, }, }, }),