Commit a599767c authored by Mike Danese's avatar Mike Danese

readd test case for pod.yaml

parent a660fcd9
......@@ -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