server: throw new exception when rootdisksize is required but not set#7913
Conversation
|
@blueorangutan package |
|
@weizhouapache a [SF] 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. |
|
@weizhouapache #7115 is this not a UI bug ? |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6892 |
@harikrishna-patnala |
|
@blueorangutan test |
|
@weizhouapache a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-7558)
|
yadvr
left a comment
There was a problem hiding this comment.
Didn't test but LGTM - shouldn't the UI do the mandatory check?
|
@blueorangutan test matrix |
|
@weizhouapache a [SF] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-7568)
|
|
@blueorangutan package |
Codecov Report
@@ Coverage Diff @@
## 4.18 #7913 +/- ##
============================================
- Coverage 13.06% 13.06% -0.01%
- Complexity 9088 9093 +5
============================================
Files 2720 2720
Lines 257391 257437 +46
Branches 40130 40143 +13
============================================
+ Hits 33621 33622 +1
- Misses 219548 219588 +40
- Partials 4222 4227 +5
... and 5 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@blueorangutan test matrix |
|
@weizhouapache a [SF] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-7578)
|
|
[SF] Trillian test result (tid-7579)
|
|
[SF] Trillian test result (tid-7580)
|
harikrishna-patnala
left a comment
There was a problem hiding this comment.
code LGTM. Early check for disk size makes sense.
|
@blueorangutan package |
|
@weizhouapache a [SF] 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. |
|
latest smoke test looks good |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6908 |
Description
This PR fixes #7115
Steps to reproduce the issue
Before this PR:

With this PR:

Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?