From 50ccd8d1d3e9dfd4edf6131d4a3ca19301e0c6c0 Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Thu, 27 Jul 2017 16:36:54 -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 (