Skip to content

testnode: Allow to pass max_quantity to runComputerPartition

Łukasz Nowak requested to merge luke/erp5:testnode-slapos-cp-max-runs into master

It defaults to MAX_PARTITIONS, but if needed allows the caller to change the amount of runs, especially in case if fine grained expectations are needed from instantiation.

Merge request reports