-
Notifications
You must be signed in to change notification settings - Fork 47
Refactor instanceha with improved architecture and comprehensive tests #509
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Refactor instanceha with improved architecture and comprehensive tests #509
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lmiccini The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test functional |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/18dcd930e50048f8b9cbc1d5e4abf085 ❌ openstack-k8s-operators-content-provider FAILURE in 9m 03s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/575962642fb941f8b2b544ba6be49d27 ❌ openstack-k8s-operators-content-provider FAILURE in 9m 09s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9ea661ae5675401ebf090be69f424a44 ❌ openstack-k8s-operators-content-provider FAILURE in 9m 18s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e43b59125356481498642cced940ce00 ❌ openstack-k8s-operators-content-provider FAILURE in 9m 12s |
This commit consolidates the instanceha refactoring work including: - Major refactoring of instanceha.py with improved code structure - Added comprehensive architecture documentation - Implemented extensive test suite with unit, integration, and functional tests - Enhanced kdump handling and processing - Improved logging and error handling throughout Co-Authored-By: Claude <[email protected]>
658956b to
a2eddfd
Compare
This commit consolidates the instanceha refactoring work including: