Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Adding unit test for DnsLocator
......................................................................
core: Adding unit test for DnsLocator
The purpose of the second test is to cause contract
breakage of compareTo, based on data attached to the bug
Bug-Url:
https://bugzilla.redhat.com/985623
Change-Id: Ied8ca585b38d624c04b3f232833e1b34ad5dfab5
Signed-off-by: Yair Zaslavsky <yzaslavs(a)redhat.com>
---
A
backend/manager/tools/src/test/java/org/ovirt/engine/core/utils/dns/DnsSRVLocatorTest.java
1 file changed, 84 insertions(+), 0 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17048
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ied8ca585b38d624c04b3f232833e1b34ad5dfab5
Gerrit-PatchSet: 4
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