2db18a6212
Sometimes ostree complains about the remaining space on feed directory while committing, but it has enough space to commit. This happens because the ostree config to leave some free space is active and set to a 3% value. This commit set the min-free-space-percent config to 0, because it is miscalculating the remaining space and raising an error even with plenty of free space to commit. Test-plan: PASS: Upload a major release and see if the config was set PASS: Apply multiple patches and see no error regarding free memory Related-To: I149b0c16548369740f5712859725d37ade8ed57a Story: 2010676 Task: 50998 Change-Id: I1974f75e11ebd62d3d6d1a5c6a87de7e4abb8842 Signed-off-by: Lindley Vieira <lindley.vieira@windriver.com> |
||
---|---|---|
.. | ||
chroot_mounts.sh | ||
controllers-software-sync | ||
create_postgresql_database.sh | ||
deploy-cleanup | ||
deploy-precheck | ||
prep-data-migration | ||
shell-utils | ||
software-deploy-start | ||
sync-controllers-feed | ||
upgrade_utils.py | ||
usm_load_import |