Skip to content

Commit f00fb08

Browse files
jayasheelankumarl-technicore
authored andcommitted
Updating the paravirtualised UT
1 parent 0645961 commit f00fb08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/cloud-provider-oci/csi_volume_creation.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ var _ = Describe("CSI Volume Performance Level", func() {
221221
f.VolumeIds = append(f.VolumeIds, pvc.Spec.VolumeName)
222222
_ = f.DeleteStorageClass(framework.ClassOCIBalanced)
223223
})
224+
224225
It("Create CSI block volume with Performance Level as High", func() {
225226
pvcJig := framework.NewPVCTestJig(f.ClientSet, "csi-perf-paravirtual-high")
226227

0 commit comments

Comments
 (0)