提交 44dbe44f 编写于 作者: M Medya Gh

skip svc test

上级 6ed5ee41
......@@ -128,6 +128,9 @@ func validateTunnelStart(ctx context.Context, t *testing.T, profile string) {
// validateServiceStable starts nginx pod, nginx service and waits nginx having loadbalancer ingress IP
func validateServiceStable(ctx context.Context, t *testing.T, profile string) {
if HyperVDriver() {
t.Skipf("skipping service test for hyperv driver ")
}
checkRoutePassword(t)
client, err := kapi.Client(profile)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册