openshift / origin

Conformance test suite for OpenShift
http://www.openshift.org
Apache License 2.0
8.48k stars 4.7k forks source link

[Feature:DeploymentConfig] deploymentconfigs keep the deployer pod invariant valid [Conformance] should deal with cancellation of running deployment [Suite:openshift/conformance/parallel] #18047

Closed sosiouxme closed 6 years ago

sosiouxme commented 6 years ago

https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/17773/test_pull_request_origin_extended_conformance_install/5243/

go run hack/e2e.go -v -test --test_args='--ginkgo.focus=\[Feature\:DeploymentConfig\]\sdeploymentconfigs\skeep\sthe\sdeployer\spod\sinvariant\svalid\s\[Conformance\]\sshould\sdeal\swith\scancellation\sof\srunning\sdeployment\s\[Suite\:openshift\/conformance\/parallel\]$'

/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1162
2018-01-10 14:05:35.787721849 +0000 UTC m=+550.720035065: detected deployer pod transition from terminated phase: "Failed" -> "Succeeded"
Expected
    <bool>: true
to be false
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/util.go:725
tnozicka commented 6 years ago

dupe of https://github.com/openshift/origin/issues/17595