
Moti Asayag has submitted this change and it was merged. Change subject: core: fix Coverity and other warnings ...................................................................... core: fix Coverity and other warnings Fix the following Coverity and other warnings: * CID 1317259 * CID 1317261 * Add @Tests annoutation to managementNetworkChangedCorrectlyWithIpHostname method * Suppress warnings for deprecation of SetupNetworksParameters * Suppress warnings for unchecked assignment where that cann't be fixed Change-Id: I89a389d1951018deacef394879c797d74be44ae1 Signed-off-by: Yevgeny Zaspitsky <yzaspits@redhat.com> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/network/host/SetupNetworksHelperTest.java 1 file changed, 28 insertions(+), 41 deletions(-) Approvals: Jenkins CI: Passed CI tests Moti Asayag: Looks good to me, approved Yevgeny Zaspitsky: Verified -- To view, visit https://gerrit.ovirt.org/45224 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I89a389d1951018deacef394879c797d74be44ae1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: automation@ovirt.org