소스 검색

e2e: enable tests related to auth and proxy

Hitoshi Mitake 8 년 전
부모
커밋
c50960e39a
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      e2e/ctl_v3_auth_test.go

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