Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: refactor DnsSrvLocator to allow mocking
......................................................................
core: refactor DnsSrvLocator to allow mocking
This patch refactors DnsSrvLocator in order to allow
a mocking in a way that a list of SRV records can be
passed to the mock.
Change-Id: Ic1f04c62ff4206aed0ef5b40ff14163be7b145f3
Signed-off-by: Yair Zaslavsky <yzaslavs(a)redhat.com>
---
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/dns/DnsSRVLocator.java
1 file changed, 6 insertions(+), 1 deletion(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17047
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic1f04c62ff4206aed0ef5b40ff14163be7b145f3
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server