Unverified Commit 076adbf4 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #71075 from jsafrane/csi-skip-attach-tag

Rename tag for CSI skip attach tests
parents b7e2980a 6fee3688
......@@ -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