Change in ovirt-engine[master]: core: Run tests without data source location retry

Shireesh Anjal has submitted this change and it was merged. Change subject: core: Run tests without data source location retry ...................................................................... core: Run tests without data source location retry Since commit fd6835 the application retries the location of the data source, this means that some tests will take a long time to run because the data source is never deployed in the testing environment. To prevent that this change adds configuration parameters to run those tests with an alternative configuration that disables the retry. Change-Id: I8583da699ae46ce571bb96aa79809031d8d54990 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/bll/pom.xml A backend/manager/modules/bll/src/test/resources/engine.conf A backend/manager/modules/bll/src/test/resources/engine.conf.defaults 3 files changed, 14 insertions(+), 0 deletions(-) Approvals: Shireesh Anjal: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13782 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8583da699ae46ce571bb96aa79809031d8d54990 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Shireesh Anjal <sanjal@redhat.com>
participants (1)
-
sanjal@redhat.com