Bug 1830021
Summary: | Multiple [Feature:DeploymentConfig] tests failing in CI | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Russell Teague <rteague> |
Component: | Installer | Assignee: | Russell Teague <rteague> |
Installer sub component: | openshift-ansible | QA Contact: | Johnny Liu <jialiu> |
Status: | CLOSED NOTABUG | Docs Contact: | |
Severity: | unspecified | ||
Priority: | unspecified | CC: | aos-bugs, mfojtik |
Version: | 3.11.0 | Keywords: | UpcomingSprint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-05-21 17:39:50 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1828484 |
Description
Russell Teague
2020-04-30 17:56:31 UTC
Nothing has changed in deployment related tests for over a year, this problem looks like it's related to GCP installation because the cluster which the tests are running on is 4 x master, and since the deployer pod requires node-role.kubernetes.io/compute: "true" it can't run and thus the test will fail. I don't see anything particular that stands out since November in the CI configuration either so I'm sending this over to ansible installer team, maybe something changed there wrt GCP cluster. These failures have reduced and are now just flakey instead of many failures per job. https://search.apps.build01.ci.devcluster.openshift.com/?search=Fail.*Feature%3ADeploymentConfig&maxAge=48h&context=1&type=bug%2Bjunit&name=3.11&maxMatches=5&maxBytes=20971520&groupBy=job Across 83 runs and 6 jobs (83.13% failed), matched 8.70% of failing runs and 16.67% of jobs in 45ms pull-ci-openshift-openshift-ansible-release-3.11-e2e-aws - 16 runs, 88% failed, 43% of failures match #2818 junit 30 minutes ago [Fail] [Feature:DeploymentConfig] deploymentconfigs adoption [Conformance] [It] will orphan all RCs and adopt them back when recreated [Suite:openshift/conformance/parallel/minimal] /tmp/openshift/build-rpms/rpm/BUILD/origin-3.11.0/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1657 #2816 junit 7 hours ago [Fail] [Feature:DeploymentConfig] deploymentconfigs paused [Conformance] [It] should disable actions on deployments [Suite:openshift/conformance/parallel/minimal] /tmp/openshift/build-rpms/rpm/BUILD/origin-3.11.0/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:793 [Fail] [Feature:DeploymentConfig] deploymentconfigs with revision history limits [Conformance] [It] should never persist more old deployments than acceptable after being observed by the controller [Suite:openshift/conformance/parallel/minimal] /tmp/openshift/build-rpms/rpm/BUILD/origin-3.11.0/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:969 [Fail] [Feature:DeploymentConfig] deploymentconfigs rolled back [Conformance] [It] should rollback to an older deployment [Suite:openshift/conformance/parallel/minimal] /tmp/openshift/build-rpms/rpm/BUILD/origin-3.11.0/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:872 #2815 junit 7 hours ago [Fail] [Feature:DeploymentConfig] deploymentconfigs rolled back [Conformance] [It] should rollback to an older deployment [Suite:openshift/conformance/parallel/minimal] /tmp/openshift/build-rpms/rpm/BUILD/origin-3.11.0/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:878 #2813 junit 9 hours ago [Fail] [Feature:DeploymentConfig] deploymentconfigs when changing image change trigger [Conformance] [It] should successfully trigger from an updated image [Suite:openshift/conformance/parallel/minimal] /tmp/openshift/build-rpms/rpm/BUILD/origin-3.11.0/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:436 #2813 junit 9 hours ago [Fail] [Feature:DeploymentConfig] deploymentconfigs rolled back [Conformance] [It] should rollback to an older deployment [Suite:openshift/conformance/parallel/minimal] /tmp/openshift/build-rpms/rpm/BUILD/origin-3.11.0/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:878 #2811 junit 23 hours ago [Fail] [Feature:DeploymentConfig] deploymentconfigs adoption [Conformance] [It] will orphan all RCs and adopt them back when recreated [Suite:openshift/conformance/parallel/minimal] /tmp/openshift/build-rpms/rpm/BUILD/origin-3.11.0/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1657 #2810 junit 27 hours ago [Fail] [Feature:DeploymentConfig] deploymentconfigs adoption [Conformance] [It] will orphan all RCs and adopt them back when recreated [Suite:openshift/conformance/parallel/minimal] /tmp/openshift/build-rpms/rpm/BUILD/origin-3.11.0/_output/local/go/src/github.com/openshift/origin/test/extended/deployments/deployments.go:1657 |