Eli Mesika has posted comments on this change. Change subject: core: determine whether domain monitoring result is actual ......................................................................
Patch Set 1: Code-Review-1 (1 comment) https://gerrit.ovirt.org/#/c/38640/1/packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql File packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql: Line 309: select fn_db_add_config_value('ReportWhetherDomainMonitoringResultIsActual','false','3.0'); Line 310: select fn_db_add_config_value('ReportWhetherDomainMonitoringResultIsActual','false','3.1'); Line 311: select fn_db_add_config_value('ReportWhetherDomainMonitoringResultIsActual','false','3.2'); Line 312: select fn_db_add_config_value('ReportWhetherDomainMonitoringResultIsActual','false','3.3'); Line 313: select fn_db_add_config_value('ReportWhetherDomainMonitoringResultIsActual','false','3.4'); please use instead of the whole block select fn_db_add_config_value_up_to('ReportWhetherDomainMonitoringResultIsActual','false','3.4'); Line 314: Line 315: -- Mixed domain types in a data center support Line 316: select fn_db_add_config_value('MixedDomainTypesInDataCenter','false','3.0'); Line 317: select fn_db_add_config_value('MixedDomainTypesInDataCenter','false','3.1'); -- To view, visit https://gerrit.ovirt.org/38640 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iddbba94d81694bd6cb1ce3648872eb81182a50ab Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Liron Aravot <lara...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches