Add more details to VM deployment failure alert messages#12939
Add more details to VM deployment failure alert messages#12939GaOrtiga wants to merge 2 commits intoapache:mainfrom
Conversation
|
@blueorangutan package |
|
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with no SystemVM templates. I'll keep you posted as I make progress. |
There was a problem hiding this comment.
Pull request overview
This PR enhances VM deployment failure diagnostics by improving the log lines and the alert email content generated when VM creation fails, aiming to make troubleshooting easier.
Changes:
- Refines log messages during failed VM deployment cleanup (VM/volume destruction path).
- Updates the VM deployment failure alert to use a dedicated subject/body and include a log context id reference.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #12939 +/- ##
=============================================
- Coverage 18.02% 3.52% -14.50%
=============================================
Files 5973 464 -5509
Lines 537466 40063 -497403
Branches 65991 7534 -58457
=============================================
- Hits 96855 1414 -95441
+ Misses 429689 38461 -391228
+ Partials 10922 188 -10734
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 17321 |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Description
This PR improves the details provided in the logs and in the alert email sent when a VM fails to deploy.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale