Fix monitor plugin for resilient stack
The original work for monitor to plugin migration missed important parts of resilient stack implementation due to lack of SlapOS Profile Integration test coverage for those cases.
This MR tackles this issue by:
-
having a
kvm-resilient
software type test for KVM SR -
having a
resilient
software type test for slaprunner SR - fixing and improving resilient stack integration with monitor stack
- making added tests pass with promises as plugin and resilient stack