Revert "Temperory workaround for the regression to pass"

The rook commit e52efdb8d4ed98129708d49cbbbbbcb083b02d6c fixes the
issue. Hence reverting this patch.
This commit is contained in:
Poornima G
2019-07-25 11:52:19 +05:30
committed by mergify[bot]
parent e3a064827b
commit da111de65d
2 changed files with 0 additions and 15 deletions

View File

@ -39,7 +39,6 @@ var _ = Describe("cephfs", func() {
deployCephfsPlugin()
createCephfsStorageClass(f.ClientSet, f)
createCephfsSecret(f.ClientSet, f)
GivePermToCephfsRoot(f)
})
AfterEach(func() {