aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/tests/create/11_create_concurrent_pos.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xm-test/tests/create/11_create_concurrent_pos.py')
-rw-r--r--tools/xm-test/tests/create/11_create_concurrent_pos.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xm-test/tests/create/11_create_concurrent_pos.py b/tools/xm-test/tests/create/11_create_concurrent_pos.py
index ad5f297719..fd8f4dd3bf 100644
--- a/tools/xm-test/tests/create/11_create_concurrent_pos.py
+++ b/tools/xm-test/tests/create/11_create_concurrent_pos.py
@@ -16,7 +16,7 @@ else:
MAX_DOMS = 50
MIN_DOMS = 5
-MEM_PER_DOM = 24
+MEM_PER_DOM = minSafeMem()
domains = []
console = []