Alon Bar-Lev has posted comments on this change. Change subject: packaging: setup: increase memory threshold check to 10% ......................................................................
Patch Set 2: (1 comment) .................................................... File packaging/setup/ovirt_engine_setup/constants.py Line 464: DEFAULT_SYSTEM_SHMMAX = 41943040 Line 465: Line 466: DEFAULT_SYSTEM_MEMCHECK_MINIMUM_MB = 4096 Line 467: DEFAULT_SYSTEM_MEMCHECK_RECOMMENDED_MB = 16384 Line 468: DEFAULT_SYSTEM_MEMCHECK_THRESHOLD = 0.9 we do not support float in answer file, can we have this %? 90 Line 469: Line 470: DEFAULT_DB_NAME = 'engine' Line 471: DEFAULT_DB_HOST = 'localhost' Line 472: DEFAULT_DB_PORT = 5432 -- To view, visit http://gerrit.ovirt.org/22091 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5fa5ca2fd74940df47e4f137efb8346abcdc4814 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
