Change in ovirt-engine[master]: core: remove UtcDateStringToLocaDateMultiThread

Allon Mureinik has submitted this change and it was merged. Change subject: core: remove UtcDateStringToLocaDateMultiThread ...................................................................... core: remove UtcDateStringToLocaDateMultiThread Removed the useless OvfParserTest#UtcDateStringToLocaDateMultiThread method. This method tests OvfParser#UtcDateStringToLocaDate, which is a static, stateless method. Hence, it's deterministic, and there's no added value to send the same arguments multiple times, be it concurrently or serially. Change-Id: I185c442af9e0eb5499f18786697f3f45e123cbc8 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/ovf/OvfParserTest.java 1 file changed, 0 insertions(+), 47 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/47277 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I185c442af9e0eb5499f18786697f3f45e123cbc8 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <d.mosquito@gmail.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com