Change in ovirt-engine[master]: db: re-order tests

Eli Mesika has submitted this change and it was merged. Change subject: db: re-order tests ...................................................................... db: re-order tests 1. move test files from packaging to test so that these will not be installed at target system. 2. move duplicate scripts test from maven to Makefile. 3. remove schema checksum test from maven, it seems that it is not used and parameters are out of date, manual invocation is still possible, however these tests were not added to Makefile. Change-Id: Icfb36b8cd75ac357378a67b2701eb9002da988e3 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M Makefile D backend/manager/dbscripts/pom.xml M backend/manager/modules/dal/pom.xml M backend/manager/pom.xml R test/dbscripts/calc_db_schema_checksum.sh R test/dbscripts/check_db_schema_checksum.sh R test/dbscripts/check_for_duplicate_upgrade_scripts.sh R test/dbscripts/store_db_schema_checksum.sh 8 files changed, 9 insertions(+), 91 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16468 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icfb36b8cd75ac357378a67b2701eb9002da988e3 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Eli Mesika <elimesika@gmail.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
emesika@redhat.com