Francesco Romani has uploaded a new change for review. Change subject: tests: enable more tests on py3 ......................................................................
tests: enable more tests on py3 Change-Id: I91de6407b5d08901d719c73effb251d101b3866f Signed-off-by: Francesco Romani <[email protected]> --- M tests/Makefile.am 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/73/54573/1 diff --git a/tests/Makefile.am b/tests/Makefile.am index cc71074..0e74e58 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -37,6 +37,8 @@ passwordsTests.py \ permutationTests.py \ responseTests.py \ + scheduleTests.py \ + vmStatsTests.py \ $(NULL) device_modules = \ -- To view, visit https://gerrit.ovirt.org/54573 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I91de6407b5d08901d719c73effb251d101b3866f Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
