Michael Kublin has submitted this change and it was merged.
Change subject: core: Fix broken RemoveStorageDomianTest
......................................................................
core: Fix broken RemoveStorageDomianTest
Commit f7d691107453705bc65bc516480d2f6addb904ea broke
RemoveStorageDomainTest, since the behavior of transaction management
was not defined in the test.
This commit fixes the test by simply running the code the would have
been run in the newly introduced autonomous transaction.
Change-Id: Ib2c3e39d76a87e849c92a75aaa00c50d332ed19f
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/RemoveStorageDomainTest.java
1 file changed, 12 insertions(+), 0 deletions(-)
Approvals:
Michael Kublin: Looks good to me, approved
Allon Mureinik: Verified
--
To view, visit
http://gerrit.ovirt.org/6461
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib2c3e39d76a87e849c92a75aaa00c50d332ed19f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>