Merge pull request #9865 from gyuho/aaa

tests/e2e: do not run cipher suite tests for gRPC proxy
This commit is contained in:
Gyuho Lee 2018-06-19 13:00:33 -07:00 committed by GitHub
commit 897c055940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build !cov
// +build !cov,!cluster_proxy
package e2e