Closed weizhouapache closed 1 week ago
Attention: Patch coverage is 0%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 15.08%. Comparing base (
175eed2
) to head (0319275
). Report is 24 commits behind head on 4.19.
Files with missing lines | Patch % | Lines |
---|---|---|
.../cloudstack/storage/image/TemplateServiceImpl.java | 0.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@blueorangutan package
@rajujith 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 11414
@blueorangutan test
@rohityadavcloud a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests
[SF] Trillian test result (tid-11760) Environment: kvm-ol8 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 48262 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr9839-t11760-kvm-ol8.zip Smoke tests completed. 133 look OK, 0 have errors, 0 did not run Only failed and skipped tests results shown below:
Test | Result | Time (s) | Test File |
---|
Description
This reverts commit e06f80e899127abe45c10ff2d38420a770ceb076.
I have discussed with @NuxRo @rajujith @alexandremattioli , it seems it is expected that private template has only 1 copy on the secondary storages.
we all agreed that it should be improved as the template with 1 copy becomes unavailable if the secondary storage is removed. ideally there is a global setting to specify the minimum number of copies on secondary storages.
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?