Dan Kenigsberg has submitted this change and it was merged. Change subject: tests: move more fakes into vmfakelib ......................................................................
tests: move more fakes into vmfakelib This patch move more Fakes into the common library, to avoid duplication and to give them better spotlight. Beside renames (e.g. FakeSuperVdsm -> fake.SuperVdsm) there are no code changes. Change-Id: Ib2f844a6586eca567fede25b193a762318badd9f Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: http://gerrit.ovirt.org/32821 Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/numaUtilsTests.py M tests/vmfakelib.py 2 files changed, 33 insertions(+), 34 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit http://gerrit.ovirt.org/32821 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib2f844a6586eca567fede25b193a762318badd9f Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Vitor de Lima <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
