Dan Kenigsberg has posted comments on this change. Change subject: net_tests: Move network unit tests into package ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/26874/1/tests/network/Makefile.am File tests/network/Makefile.am: Line 48: $(NULL) Line 49: Line 50: check-local: Line 51: @echo '*** Running network tests. To skip this step place NOSE_EXCLUDE=.* ***' Line 52: @echo '*** into your environment. Do not submit untested code! ***' "compute" MODULES instead of copying it: for m in $(dist_net_tests_PYTHON); do \ MODULES="$$MODULES network/$$m"; \ done; \ $(top_srcdir)/tests/run_tests_local.sh $$MODULES -- To view, visit http://gerrit.ovirt.org/26874 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6960ce365d67ab4bb0a5475d7957e6117bef7e60 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
