Merge pull request #87609 from mvisonneau/rbd_mount_ro_fix

Fixed a failing test on a RBD mount scenario
This commit is contained in:
Kubernetes Prow Robot 2020-02-07 12:32:03 -08:00 committed by GitHub
commit cbffb19c76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -385,7 +385,6 @@ func TestPlugin(t *testing.T) {
RBDPool: "pool1",
RBDImage: "image1",
FSType: "ext4",
ReadOnly: true,
},
},
}),