Skip to content

Commit

Permalink
Merge branch 'main' into with_injector
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindbr8 committed Dec 4, 2024
2 parents 9a5e717 + 8e62d77 commit 5397baf
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 5397baf

Please sign in to comment.