Skip to content

Commit 2d0834f

Browse files
committed
e2e: run only cgroup qos test
This is temporary commit to run only cgroup qos test Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
1 parent 50f5e07 commit 2d0834f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e/rbd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6148,7 +6148,7 @@ var _ = Describe("RBD", func() {
61486148
validateOmapCount(f, 0, rbdType, defaultRBDPool, volumesType)
61496149
})
61506150

6151-
It("validate cgroup v2 qos by volumeattributesclass", func() {
6151+
FIt("validate cgroup v2 qos by volumeattributesclass", func() {
61526152
if !supportsVolumeAttributesClass(c, f) {
61536153
framework.Logf("skipping VolumeAttributesClass test, needs Kubernetes >= 1.34 and ceph-csi >= 3.17")
61546154

0 commit comments

Comments
 (0)