service topology: remove redundant API validation for local external traffic policy

Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
This commit is contained in:
Andrew Sy Kim
2019-11-15 08:57:17 -05:00
parent 452c8c9ad3
commit aaa91ef412
2 changed files with 2 additions and 5 deletions

View File

@@ -10127,7 +10127,7 @@ func TestValidateService(t *testing.T) {
"kubernetes.io/hostname",
}
},
numErrs: 2,
numErrs: 1,
},
}