From Maor Lipchuk <mlipchuk(a)redhat.com>:
Maor Lipchuk has submitted this change and it was merged.
Change subject: core: Update relative path in test.
......................................................................
core: Update relative path in test.
Use relative path of bll instead of root backend - when running tests
from the IDE the working directory is the root folder although run it
from bll with mvn will use working directory of
backend/manager/modules/bll, therefore changing the relative path of
the XML file in the test to be relative to bll so jenkins tests will
pass and for the IDE the working directory should be changed manually in
the run configurations to be backend/manager/modules/bll.
Change-Id: I54a8b0264e453696d168fc12a9ce6d9e6da5e946
Bug-Url:
https://bugzilla.redhat.com/1443641
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
---
M
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/utils/OvfUtilsTest.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins CI: Passed CI tests
Allon Mureinik: Looks good to me, approved
Maor Lipchuk: Verified
--
To view, visit
https://gerrit.ovirt.org/77811
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I54a8b0264e453696d168fc12a9ce6d9e6da5e946
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>