Closed weizhouapache closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 15.81%. Comparing base (
1d37ff2
) to head (23baa40
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@blueorangutan package
@weizhouapache a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11138
@blueorangutan test
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests
[SF] Trillian test result (tid-11509) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 58727 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr9699-t11509-kvm-ol8.zip Smoke tests completed. 139 look OK, 2 have errors, 0 did not run Only failed and skipped tests results shown below:
Test | Result | Time (s) | Test File |
---|---|---|---|
ContextSuite context=TestClusterDRS>:setup | Error |
0.00 | test_cluster_drs.py |
test_list_system_vms_metrics_history | Failure |
0.23 | test_metrics_api.py |
LGTM, passing to @JoaoJandre to review and consider merging.
The code LGTM. Could you add a description of the tests @weizhouapache ?
The code LGTM. Could you add a description of the tests @weizhouapache ?
@JoaoJandre updated the description to include the steps of the test
Description
This PR fixes errors appeared in /var/log/daemon.log below
steps to reproduce the issue
/var/log/daemon.log
in cloudstack VRThis is a minor issue caused by python3 upgrade #8497 . There is no real issue with the user vms.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?