Integration test#263
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
e316477 to
a702d5e
Compare
2b68fa5 to
0b1f38d
Compare
8569ee9 to
e43ceab
Compare
f9fa04d to
110d5e8
Compare
End-to-end test that starts the full controller suite against a fake OpenStack API and a real envtest Kubernetes API server. Asserts on observable outcomes only: - Hypervisor CRD creation from a lifecycle-labelled Node - Nova service enabled with forced_down cleared - Aggregates and traits applied to OpenStack - Smoke-test VMs cleaned up - Ready=True with Onboarding=False/Succeeded The test simulates the external kvm-ha-service by polling for the Handover phase and setting HaEnabled=True, since the operator itself no longer owns HA enablement (a9e7332).
|
Merging this branch will increase overall coverage
Coverage by fileChanged files (no unit tests)
Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code. Changed unit test files
|
No description provided.