mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 05:03:09 +00:00
clean up example unit test
This commit is contained in:
parent
7c67e4d7ab
commit
5f7d77b0dc
@ -228,11 +228,6 @@ func TestExampleObjectSchemas(t *testing.T) {
|
|||||||
"namespace-dev": &api.Namespace{},
|
"namespace-dev": &api.Namespace{},
|
||||||
"namespace-prod": &api.Namespace{},
|
"namespace-prod": &api.Namespace{},
|
||||||
},
|
},
|
||||||
"../examples/elasticsearch": {
|
|
||||||
"es-rc": &api.ReplicationController{},
|
|
||||||
"es-svc": &api.Service{},
|
|
||||||
"service-account": nil,
|
|
||||||
},
|
|
||||||
"../examples/explorer": {
|
"../examples/explorer": {
|
||||||
"pod": &api.Pod{},
|
"pod": &api.Pod{},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user