Dan Kenigsberg has submitted this change and it was merged. Change subject: tests: profile: use make_config from testlib ......................................................................
tests: profile: use make_config from testlib Recently a generic utility to build new custom instances of VDSM config was added to testlib. This function is equivalent, but more generic, to the one previously bundled with profileTests. This patch makes profileTests use the code from testlib. Change-Id: Iee786163d9e8543109b3e6de9863d892e34ae903 Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: http://gerrit.ovirt.org/36579 Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/profileTests.py 1 file changed, 41 insertions(+), 28 deletions(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit http://gerrit.ovirt.org/36579 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iee786163d9e8543109b3e6de9863d892e34ae903 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: Nir Soffer <[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
