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