File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -341,10 +341,8 @@ var (
341
341
`validates resource limits of pods that are allowed to run` , // can't schedule to master due to node label limits, also fiddly
342
342
343
343
// TODO undisable:
344
- `should provide basic identity` , // needs a persistent volume provisioner in single node, host path not working
345
- "should adopt matching orphans and release non-matching pods" , // stateful set, broken?
346
- "should not deadlock when a pod's predecessor fails" , // stateful set, broken?
347
- `should idle the service and DeploymentConfig properly` , // idling with a single service and DeploymentConfig [Conformance]
344
+ `should provide basic identity` , // needs a persistent volume provisioner in single node, host path not working
345
+ `should idle the service and DeploymentConfig properly` , // idling with a single service and DeploymentConfig [Conformance]
348
346
349
347
// slow as sin and twice as ugly (11m each)
350
348
"Pod should avoid to schedule to node that have avoidPod annotation" ,
You can’t perform that action at this time.
0 commit comments