Commit bb90a3ce authored by Eric Tune's avatar Eric Tune

Merge pull request #11269 from mikedanese/master

readd test case for pod.yaml
parents a660fcd9 a599767c
......@@ -205,6 +205,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"replication": &api.ReplicationController{},
},
"../examples": {
"pod": &api.Pod{},
"scheduler-policy-config": &schedulerapi.Policy{},
},
"../examples/rbd/secret": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment