add conformance testdata/ and make it available from bindata

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
Davanum Srinivas
2020-03-06 14:51:19 -05:00
parent 8ae26096f7
commit b6a07b92fc
2 changed files with 2 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ go_library(
go_bindata(
name = "bindata",
srcs = [
"//test/conformance/testdata:all-srcs",
"//test/e2e/testing-manifests:all-srcs",
"//test/e2e_node/testing-manifests:all-srcs",
"//test/fixtures:all-srcs",