-
Notifications
You must be signed in to change notification settings - Fork 95
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
[COST-5923] OCP virtual machine distributed cost SQL #5517
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5517 +/- ##
=======================================
- Coverage 94.1% 94.1% -0.0%
=======================================
Files 371 371
Lines 31569 31569
Branches 3385 3385
=======================================
- Hits 29711 29710 -1
- Misses 1205 1206 +1
Partials 653 653 |
One thing I just noticed is we are now getting an error on the VM's api This is because we now have entries in the vm table that have |
|
Jira Ticket
COST-5923
Description
This change will add SQL for distributing costs on OCP VMs.
API changes are found here: #5512.
Testing
reporting_ocp_vm_summary_p
and see distributed costs:Release Notes