Browse Source

e2e: test /metrics, /health endpoint in grpc-proxy

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Gyu-Ho Lee 8 years ago
parent
commit
661da1e609
1 changed files with 0 additions and 2 deletions
  1. 0 2
      e2e/metrics_test.go

+ 0 - 2
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 (