Currently in the AUTOMATIC mode the Controller waits for Master web UI to come up and then immediately starts the test.
In order to support distributed environments (e.g. AWS) where instance spin up time may take several minutes, it should also wait for all Slaves to be connected to the Master, until certain time limit is reached.
Currently in the AUTOMATIC mode the Controller waits for Master web UI to come up and then immediately starts the test. In order to support distributed environments (e.g. AWS) where instance spin up time may take several minutes, it should also wait for all Slaves to be connected to the Master, until certain time limit is reached.