mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Tag broken examples test as manual
This commit is contained in:
parent
04b0468464
commit
c4455eeac8
@ -32,6 +32,7 @@ go_library(
|
||||
go_test(
|
||||
name = "go_default_xtest",
|
||||
srcs = ["examples_test.go"],
|
||||
tags = ["manual"], # this test is broken and examples in-tree is deprecated
|
||||
deps = [
|
||||
"//pkg/api:go_default_library",
|
||||
"//pkg/api/testapi:go_default_library",
|
||||
|
Loading…
Reference in New Issue
Block a user