Extended.deploymentconfigs with revision history limits [Conformance] should never persist more old deployments than acceptable after being observed by the controller #11114
Closed
Description
https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_conformance/6409/consoleFull had a conformance test flake:
• Failure [288.339 seconds]
deploymentconfigs
/data/src/github.com/openshift/origin/test/extended/deployments/deployments.go:767
with revision history limits
/data/src/github.com/openshift/origin/test/extended/deployments/deployments.go:716
should never persist more old deployments than acceptable after being observed by the controller [Conformance] [It]
/data/src/github.com/openshift/origin/test/extended/deployments/deployments.go:715
Expected an error to have occurred. Got:
<nil>: nil
/data/src/github.com/openshift/origin/test/extended/deployments/deployments.go:696
Additional Information
This is from #11045 where I revise how the asset bundle for the console is built. I don't see how it could be related to deployments.