From 5d3713a997afff691948f544129af4c59302689e Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Fri, 28 Jul 2017 15:24:28 -0700 Subject: [PATCH] e2e: test /metrics, /health endpoint in grpc-proxy Signed-off-by: Gyu-Ho Lee --- e2e/metrics_test.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/e2e/metrics_test.go b/e2e/metrics_test.go index 48d5edec2fcc..d5f13c6804d0 100644 --- a/e2e/metrics_test.go +++ b/e2e/metrics_test.go @@ -12,8 +12,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -// +build !cluster_proxy - package e2e import (