Reduce required memory check to 7.5GB

Reduce the check slightly to avoid CI issues. There is at least one
node with only 7726 MB.

Change-Id: I369d357a0a9c5166c72449d490277cf5c1af60dd
This commit is contained in:
Oliver Walsh 2017-02-15 01:43:51 +00:00
parent 1d2f36ad81
commit e04ac53157
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ log can be found at %(log_file)s.
"""
# We need 8 GB, leave a little room for variation in what 8 GB means on
# different platforms.
REQUIRED_MB = 7750
REQUIRED_MB = 7680
# When adding new options to the lists below, make sure to regenerate the