• Jérome Perrin's avatar
    scalability_test: better guessing of distributing node · 77362ea4
    Jérome Perrin authored
    this script supported the case of a cluster with only activity family
    and no distributing family, in that case one node from activity family
    was used for distribution, but this node was also used for activity
    processing.
    This change to use the node only as distribution and not processing in
    that case, because it's not recommended to use a node both for
    distribution and processing
    77362ea4
ERP5Site_setUpActivityTool.py 1.47 KB