Allon Mureinik has uploaded a new change for review. 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 <[email protected]> --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/RemoveStorageDomainTest.java 1 file changed, 12 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/61/6461/1 -- To view, visit http://gerrit.ovirt.org/6461 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib2c3e39d76a87e849c92a75aaa00c50d332ed19f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
