This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 4d6df586da2 engine-schema: fix options for host.allocators.order
config (#8733)
add fcfa3713373 kvm: support Rocky/RHEL/OL/Alma in the same cluster (#8641)
new 42e71175d77 Merge remote-tracking branch 'origin/4.18' into 4.19
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../kvm/discoverer/LibvirtServerDiscoverer.java | 18 +++++++-
.../discoverer/LibvirtServerDiscovererTest.java | 54 ++++++++++++++++++++++
2 files changed, 71 insertions(+), 1 deletion(-)
create mode 100644
server/src/test/java/com/cloud/hypervisor/kvm/discoverer/LibvirtServerDiscovererTest.java