Nir Soffer has submitted this change and it was merged.

Change subject: tests: Share failure function
......................................................................


tests: Share failure function

Tests that want to check failures replace VolumeArtifacts functions with
the failure() function.  Move this to the common test class so that
block tests can use it too.  Also, add **kwargs to the signature so it
will work with all functions.

Change-Id: Ib9957eed4333d89071b91ff3f842eafd7469c841
Signed-off-by: Adam Litke <[email protected]>
Reviewed-on: https://gerrit.ovirt.org/56863
Reviewed-by: Nir Soffer <[email protected]>
Continuous-Integration: Jenkins CI
---
M tests/storage_volume_artifacts_test.py
1 file changed, 8 insertions(+), 7 deletions(-)

Approvals:
  Adam Litke: Verified
  Nir Soffer: Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/56863
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib9957eed4333d89071b91ff3f842eafd7469c841
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <[email protected]>
Gerrit-Reviewer: Adam Litke <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: gerrit-hooks <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to