Skip to content

Commit 28f78a0

Browse files
committed
e2e: run only cgroup qos test
This is temp change to run only cgroup qos. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
1 parent 045b5c6 commit 28f78a0

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
@@ -6145,7 +6145,7 @@ var _ = Describe("RBD", func() {
61456145
validateOmapCount(f, 0, rbdType, defaultRBDPool, volumesType)
61466146
})
61476147

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

0 commit comments

Comments
 (0)