Dan Kenigsberg has submitted this change and it was merged. Change subject: build tests: Require NOSE 1.3.7 and up for running tests ......................................................................
build tests: Require NOSE 1.3.7 and up for running tests On RHEL7/Centos7 the provided NOSE version is 1.3.0. CI runs the tests with 1.3.7. To be consistent and avoid different behaviours, assure that the tests are running with a minimum nose version of 1.3.7. Specifically, between 1.3.0 and 1.3.7 a bug has been resolved regarding test labeling and its support with test class inheritance. Change-Id: If79d8624cee1c14a21840e4a08000fc33abb58e5 Signed-off-by: Edward Haas <[email protected]> Reviewed-on: https://gerrit.ovirt.org/63638 Continuous-Integration: Jenkins CI Reviewed-by: Petr Horáček <[email protected]> Reviewed-by: Irit Goihman <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> Reviewed-by: Piotr Kliczewski <[email protected]> --- M Makefile.am 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Piotr Kliczewski: Looks good to me, approved Yaniv Bronhaim: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Petr Horáček: Looks good to me, but someone else must approve Irit Goihman: Looks good to me, but someone else must approve Edward Haas: Verified -- To view, visit https://gerrit.ovirt.org/63638 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If79d8624cee1c14a21840e4a08000fc33abb58e5 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Edward Haas <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Irit Goihman <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
