Dan Kenigsberg has submitted this change and it was merged. Change subject: tests: functional as a package ......................................................................
tests: functional as a package I added __init__.py to functional tests' folder, so now we can import its modules from unit tests. Change-Id: Ie3dd85be81b471a9699e0ef3633ad2d13ca442c9 Signed-off-by: Petr Horáček <[email protected]> Reviewed-on: http://gerrit.ovirt.org/31165 Reviewed-by: Antoni Segura Puimedon <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Tested-by: Dan Kenigsberg <[email protected]> --- M tests/functional/Makefile.am A tests/functional/__init__.py 2 files changed, 1 insertion(+), 0 deletions(-) Approvals: Antoni Segura Puimedon: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31165 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie3dd85be81b471a9699e0ef3633ad2d13ca442c9 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Petr Horáček <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[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
