mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #71075 from jsafrane/csi-skip-attach-tag
Rename tag for CSI skip attach tests
This commit is contained in:
commit
076adbf4a2
@ -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