Check all mgt server connectivity - #4446
Conversation
Currently ssvm checks connectivity only for one mgt server. Since we can have multiple mgt servers using comma separated list, make the change in script so that it checks for connectivity for all mgt servers
|
@ravening I'd call this a cleanup and not a bug would you? the check-ssvm script is not a runtime requirement but more like tooling, agree? |
|
@PaulAngus @rhtyd this should/could go in even older versions than 4.15. not a runtime fix but a fix of the ssvm check script that will usually only run if the ssvm isn't working anyway. |
@DaanHoogland fine with me 🙂 feel free to add proper label |
|
@blueorangutan package |
|
@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2360 |
|
@blueorangutan test |
|
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-3148)
|
|
@borisstoyanov @vladimirpetrov can you review/test? |
|
not in production code, 2 lgtm, test results provided -> merging |
Description
Check all mgt server connectivity
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?
Before the fix
After the fix