Fix NPE if global setting implicit.host.tags is set to null#8066
Conversation
|
@blueorangutan package |
|
@harikrishna-patnala 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. |
Codecov Report
@@ Coverage Diff @@
## 4.18 #8066 +/- ##
============================================
+ Coverage 13.02% 13.06% +0.04%
- Complexity 9032 9108 +76
============================================
Files 2720 2720
Lines 257080 257538 +458
Branches 40088 40156 +68
============================================
+ Hits 33476 33659 +183
- Misses 219400 219649 +249
- Partials 4204 4230 +26
... and 7 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 7310 |
|
@blueorangutan test |
|
@DaanHoogland a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-7909)
|
) (cherry picked from commit fb3a2ec) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Description
This PR fixes the issue #8056
Types of changes
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Followed the steps mentioned in the issue and did not face NPE after the fix
How did you try to break this feature and the system with this change?