Adam Litke has uploaded a new change for review. 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 M tests/run_tests.sh.in A tests/run_tests_local.sh.in M vdsm.spec.in 5 files changed, 40 insertions(+), 6 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/51/4451/1 -- To view, visit http://gerrit.ovirt.org/4451 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I40a5d97b8cffcbaa465cab61aa890ff2520a4179 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
