Bug fix: failed to run integration test by using bazel

Signed-off-by: Bin Lu <bin.lu@arm.com>
This commit is contained in:
Bin Lu
2019-05-16 10:55:32 +08:00
parent fe895f0411
commit 5504d845ff
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",