Fix error in grpcbin deployment and enable e2e test
This commit is contained in:
parent
2f32f4817f
commit
268f7c5c4b
2 changed files with 1 additions and 3 deletions
|
|
@ -122,8 +122,6 @@ var _ = framework.DescribeAnnotation("backend-protocol - GRPC", func() {
|
|||
})
|
||||
|
||||
ginkgo.It("should return OK for service with backend protocol GRPCS", func() {
|
||||
ginkgo.Skip("GRPCS test temporarily disabled")
|
||||
|
||||
f.NewGRPCBinDeployment()
|
||||
|
||||
host := "echo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue