Skip to content

After an instance is successfuly requested to SlapOS Master there's no need to

Ivan Tyagov requested to merge Tyagov/erp5:fix-instance-wait into master

query SlapOs Master again and again if it created accordingly the Computer Partitions as anyway scalability tests will start only when instance's state is reported to SlapOs Master as ready. Thus in this case this check (and requests to SlapOs Master) is not providing any valuable information at all.

Merge request reports