mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-19 08:40:42 +00:00
vsphere: enable TestInvalidCaCert
This test can be enabled now with the govmomi vendor update in 5c44fd871f
This commit is contained in:
parent
1f55bbbe6a
commit
35c37d5584
@ -170,8 +170,6 @@ func TestWithInvalidCaCertPath(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestInvalidCaCert(t *testing.T) {
|
func TestInvalidCaCert(t *testing.T) {
|
||||||
t.Skip("Waiting for https://github.com/vmware/govmomi/pull/1154")
|
|
||||||
|
|
||||||
connection := &vclib.VSphereConnection{
|
connection := &vclib.VSphereConnection{
|
||||||
Hostname: "should-not-matter",
|
Hostname: "should-not-matter",
|
||||||
Port: "should-not-matter",
|
Port: "should-not-matter",
|
||||||
|
Loading…
Reference in New Issue
Block a user