
From Lev Veyde <lveyde@redhat.com>:
Lev Veyde 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@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: Lev Veyde: Looks good to me, approved Douglas Schilling Landgraf: Verified Sandro Bonazzola: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Yedidyah Bar David: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/75323 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5d59a7e7fc896a4a59e08fee1d637d0289e2d2ce Gerrit-PatchSet: 7 Gerrit-Project: ovirt-log-collector Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Dan Kenigsberg <danken@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Ido Rosenzwig <irosenzw@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>