mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
tag test/integration/apimachinery as integration test
This commit is contained in:
parent
aee1997a19
commit
3bbd9b2c55
@ -6,6 +6,10 @@ go_test(
|
||||
"main_test.go",
|
||||
"watch_restart_test.go",
|
||||
],
|
||||
tags = [
|
||||
"etcd",
|
||||
"integration",
|
||||
],
|
||||
deps = [
|
||||
"//pkg/api/testapi:go_default_library",
|
||||
"//staging/src/k8s.io/api/core/v1:go_default_library",
|
||||
|
Loading…
Reference in New Issue
Block a user