Merge pull request #77965 from lubinsz/pr_bazel_dir

Bug fix: failed to run integration test by using bazel
This commit is contained in:
Kubernetes Prow Robot
2019-05-17 07:00:37 -07:00
committed by GitHub
10 changed files with 10 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ go_test(
"broken_webhook_test.go",
"main_test.go",
],
rundir = ".",
tags = [
"etcd",
"integration",