Change in ovirt-engine[master]: frontend: fix broken tests

Tomas Jelinek has submitted this change and it was merged. Change subject: frontend: fix broken tests ...................................................................... frontend: fix broken tests Some tests expected the WINDOWS_VM_NAME_MAX_LIMIT and NON_WINDOWS_VM_NAME_MAX_LIMIT to be set, but they was set from the AsyncDataProvider which is not inited in tests. Added fallback to the default values. Change-Id: Ia570c7e06f0c411025ae0a694225ccac83250d3f Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java 1 file changed, 10 insertions(+), 2 deletions(-) Approvals: Tomas Jelinek: Verified Gilad Chaplik: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17706 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia570c7e06f0c411025ae0a694225ccac83250d3f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tjelinek@redhat.com