Commit 35cccba2 authored by Sebastien Robin's avatar Sebastien Robin

use less test suite per node to keep disk space

parent 8a03819d
......@@ -37,7 +37,7 @@ import string
from zLOG import LOG,INFO,ERROR
from AccessControl import ClassSecurityInfo
from Products.ERP5Type import Permissions
TEST_SUITE_MAX = 4
TEST_SUITE_MAX = 3
# Depending on the test suite priority, we will affect
# more or less cores
PRIORITY_MAPPING = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment