Change in ovirt-engine[master]: core: Added missing java timezone mapping and added test

Omer Frenkel has submitted this change and it was merged. Change subject: core: Added missing java timezone mapping and added test ...................................................................... core: Added missing java timezone mapping and added test The mapping for the 'Central Standard Time (Mexico)' to the corresponding java timezone name was missing and results in VMs being created with that VM assigned, to end up having a UTC timezone. The test verifies, that all Windows timezones, do have a mapping target. Change-Id: I6ecf3b69e18e42808303861f39363f93d5b72269 Bug-Url: https://bugzilla.redhat.com/1245801 Signed-off-by: Vinzenz Feenstra <vfeenstr@redhat.com> --- M backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/TimeZoneTypeTest.java M backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/WindowsJavaTimezoneMapping.java 2 files changed, 13 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Vinzenz Feenstra: Verified Omer Frenkel: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/43946 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6ecf3b69e18e42808303861f39363f93d5b72269 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
ofrenkel@redhat.com