Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm: verifyingTransport testing ......................................................................
vdsm: verifyingTransport testing Changing unused command line test to unit test. SecureXMLRPCServer is not used by vdsm code base and it was moved to verifyingTransportTests to be used to make sure that Verifing* classes work. Change-Id: I1a706d4d90fdf446b06530288d947d96934e45f2 Signed-off-by: pkliczewski <[email protected]> Reviewed-on: http://gerrit.ovirt.org/28858 Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M .gitignore M debian/vdsm-python.install M lib/vdsm/Makefile.am D lib/vdsm/SecureXMLRPCServer.py M lib/vdsm/sslutils.py M lib/vdsm/vdscli.py M tests/Makefile.am M tests/jsonRpcHelper.py M tests/makecert.sh M tests/run_tests_local.sh.in M tests/sslTests.py A tests/sslhelper.py M vdsm.spec.in M vdsm/kaxmlrpclib.py 14 files changed, 253 insertions(+), 234 deletions(-) Approvals: Piotr Kliczewski: Verified Nir Soffer: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28858 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1a706d4d90fdf446b06530288d947d96934e45f2 Gerrit-PatchSet: 15 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[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
