Bug 1868102
Summary: | Machine API component should have automated tests for leader election | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Michael McCune <mimccune> |
Component: | Cloud Compute | Assignee: | Michael McCune <mimccune> |
Cloud Compute sub component: | Other Providers | QA Contact: | Milind Yadav <miyadav> |
Status: | CLOSED NOTABUG | Docs Contact: | |
Severity: | low | ||
Priority: | unspecified | CC: | agarcial, erich, mgugino, mimccune, miyadav, mwoodson |
Version: | 4.6 | Keywords: | NeedsTestCase |
Target Milestone: | --- | ||
Target Release: | 4.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1861896 | Environment: | |
Last Closed: | 2020-11-12 13:37:52 UTC | Type: | --- |
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: | 1861896 | ||
Bug Blocks: |
Description
Michael McCune
2020-08-11 17:03:12 UTC
just to add a little more context for this bug. although we need to test that the leader election is enabled, we would also like to confirm that we do not have the same breakage which was reported in bz #1868102. ideally if we can confirm that multiple machine controllers will not create excess machines, and that machines will not be silently lost, that would be ideal. https://bugzilla.redhat.com/show_bug.cgi?id=1868102 adding the upcomingsprint tag, this bug will take some time to properly fix. we have some ideas about creating the necessary tests for this condition, but have not scheduled the work yet. stay tuned ;) the team has some ideas about how to test this condition, it will most likely get picked up during the 4.7 time frame. This is going to be a larger piece of work, as such we are tracking this in Jira with it's own epic https://issues.redhat.com/browse/OCPCLOUD-1009 |