Merge pull request #13371 from wb14123/glusterfs

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2015-09-11 19:15:31 -07:00
3 changed files with 22 additions and 0 deletions

View File

@@ -194,6 +194,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"../examples/glusterfs": {
"glusterfs-pod": &api.Pod{},
"glusterfs-endpoints": &api.Endpoints{},
"glusterfs-service": &api.Service{},
},
"../docs/user-guide/liveness": {
"exec-liveness": &api.Pod{},