Martin Sivák has submitted this change and it was merged. Change subject: Restructure sources and improve the build system ......................................................................
Restructure sources and improve the build system This change adds VERSION file to the top level of the project that is then providin the version to all places - Makefile, setup.py and spec file It also moves the plugins that are needed for tests to the tests/ subdirectory and consolidates the documentation to doc/ directory. It then adds OSCHEDPROXY_PLUGINS environment variable that can be used to redefine the plugin directory location and uses it in the tests. Change-Id: I372e83f94c944056b2e5212c75139d23f05ae527 Signed-off-by: Martin Sivak <msi...@redhat.com> --- M Makefile A VERSION R doc/PLUGINS.txt R doc/plugin_samples/even_vm_distribution.py R doc/plugin_samples/host_memory_balance.py R doc/plugin_samples/ksm_same_os_score.py R doc/plugin_samples/max_vm_filter.py R doc/plugin_samples/vm_balance.py R doc/rest_api_samples/singlehost.xml R doc/rest_api_samples/singlevm.xml R ovirt-scheduler-proxy.spec.in M setup.py M src/ovirtscheduler/oschedproxyd.py M src/ovirtscheduler/request_handler_test.py M src/ovirtscheduler/runner_test.py R tests/plugins/test_failing_plugin.py R tests/plugins/test_plugin.py 17 files changed, 50 insertions(+), 28 deletions(-) Approvals: Martin Sivák: Verified; Looks good to me, approved Jiří Moskovčák: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/25032 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I372e83f94c944056b2e5212c75139d23f05ae527 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-scheduler-proxy Gerrit-Branch: master Gerrit-Owner: Martin Sivák <msi...@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com> Gerrit-Reviewer: Jiří Moskovčák <jmosk...@redhat.com> Gerrit-Reviewer: Kobi Ianko <k...@redhat.com> Gerrit-Reviewer: Martin Sivák <msi...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches