mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Rename tag for CSI skip attach tests
So it has the same name as alpha feature
This commit is contained in:
parent
4fdac19603
commit
6fee3688a0
@ -144,7 +144,7 @@ var _ = utils.SIGDescribe("CSI Volumes", func() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// The CSIDriverRegistry feature gate is needed for this test in Kubernetes 1.12.
|
// 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 (
|
var (
|
||||||
cs clientset.Interface
|
cs clientset.Interface
|
||||||
csics csiclient.Interface
|
csics csiclient.Interface
|
||||||
|
Loading…
Reference in New Issue
Block a user