From Douglas Schilling Landgraf <dougsland(a)redhat.com>:
Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: produceReport: Add pre-upgrade validation
......................................................................
produceReport: Add pre-upgrade validation
This patch add a new session to report called Pre-upgrade,
which will do SQL commands to validate users database for
upgrade scenario. In this initial commit, we added the skill
to check hosts health. Finally, we also split the sql commands
and bash script for plainness.
Change-Id: I5d59a7e7fc896a4a59e08fee1d637d0289e2d2ce
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M src/inventory_report/produceReport.sh
A src/inventory_report/sqls/cleanup.sql
A src/inventory_report/sqls/hosts_create_related_lookup_tables.sql
A src/inventory_report/sqls/hosts_query_check_health.sql
4 files changed, 98 insertions(+), 29 deletions(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/78417
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5d59a7e7fc896a4a59e08fee1d637d0289e2d2ce
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: ovirt-log-collector-4.1
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>