Dan Kenigsberg has submitted this change and it was merged. Change subject: tests: Package up tests ......................................................................
tests: Package up tests This patch packages up the test suite so that it can be installed on a target machine to test the installed vdsm. The check-local target still runs the tests against the files in the source directory. When installed, the tests will use the system installed version. This paves the way for adding some functional tests that will run against the running vdsm instance. Signed-off-by: Adam Litke <[email protected]> Change-Id: I40a5d97b8cffcbaa465cab61aa890ff2520a4179 --- M configure.ac M tests/Makefile.am A tests/README M tests/run_tests.sh.in A tests/run_tests_local.sh.in M vdsm.spec.in 6 files changed, 60 insertions(+), 6 deletions(-) Approvals: Adam Litke: Verified Ewoud Kohl van Wijngaarden: Looks good to me, but someone else must approve Wenchao Xia: Verified; Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4451 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I40a5d97b8cffcbaa465cab61aa890ff2520a4179 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Royce Lv <[email protected]> Gerrit-Reviewer: Shu Ming <[email protected]> Gerrit-Reviewer: Wenchao Xia <[email protected]> Gerrit-Reviewer: Xu He Jie <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
