mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
include vsphere
This commit is contained in:
parent
a040c9f1d9
commit
6a17c4c7f8
@ -933,7 +933,7 @@ var _ = framework.KubeDescribe("Volumes [Volume]", func() {
|
||||
// vSphere
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
||||
framework.KubeDescribe("vsphere", func() {
|
||||
framework.KubeDescribe("vsphere [Feature:Volumes]", func() {
|
||||
It("should be mountable", func() {
|
||||
framework.SkipUnlessProviderIs("vsphere")
|
||||
var (
|
||||
|
Loading…
Reference in New Issue
Block a user