From c50960e39a0265385ee83e6078ae844d1da8624c Mon Sep 17 00:00:00 2001 From: Hitoshi Mitake Date: Tue, 1 Aug 2017 11:36:09 +0900 Subject: [PATCH] e2e: enable tests related to auth and proxy --- e2e/ctl_v3_auth_test.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/e2e/ctl_v3_auth_test.go b/e2e/ctl_v3_auth_test.go index 3b2b74c5e..27e0cb14e 100644 --- a/e2e/ctl_v3_auth_test.go +++ b/e2e/ctl_v3_auth_test.go @@ -12,9 +12,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -// Skip proxy tests for now since auth is broken on grpcproxy. -// +build !cluster_proxy - package e2e import (