Skip to content

Commit

Permalink
unskip gamma_grpcroute test (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindbr8 authored Dec 4, 2024
1 parent 62aad5b commit 8e62d77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/gamma/gamma_grpcroute_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ def initKubernetesServerRunner(
kwargs["route_kind"] = k8s.RouteKind.GRPC
return super().initKubernetesServerRunner(**kwargs)

@absltest.unittest.skip("Skipping test until cl/655674720 is merged")
def test_ping_pong(self):
# TODO(sergiitk): [GAMMA] Consider moving out custom gamma
# resource creation out of self.startTestServers()
Expand Down

0 comments on commit 8e62d77

Please sign in to comment.