Remove unused environment-guide files. (#7405)
This commit is contained in:
committed by
k8s-ci-robot
parent
7064b7e985
commit
84926af702
@@ -544,12 +544,6 @@ func TestExampleObjectSchemas(t *testing.T) {
|
||||
"dapi-volume": {&api.Pod{}},
|
||||
"dapi-volume-resources": {&api.Pod{}},
|
||||
},
|
||||
"../docs/user-guide/environment-guide": {
|
||||
"backend-rc": {&api.ReplicationController{}},
|
||||
"backend-srv": {&api.Service{}},
|
||||
"show-rc": {&api.ReplicationController{}},
|
||||
"show-srv": {&api.Service{}},
|
||||
},
|
||||
"../docs/user-guide/jobs/work-queue-1": {
|
||||
"job": {&batch.Job{}},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user