Commit 6fee3688 authored by Jan Safranek's avatar Jan Safranek

Rename tag for CSI skip attach tests

So it has the same name as alpha feature
parent 4fdac196
......@@ -144,7 +144,7 @@ var _ = utils.SIGDescribe("CSI Volumes", func() {
}
// The CSIDriverRegistry feature gate is needed for this test in Kubernetes 1.12.
Context("CSI attach test using HostPath driver [Feature:CSISkipAttach]", func() {
Context("CSI attach test using HostPath driver [Feature:CSIDriverRegistry]", func() {
var (
cs clientset.Interface
csics csiclient.Interface
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment