AI 147559: CTS: Use longer timeouts to allow for class initialization delays
After issuing an 'am instrument' call, a significant amount of time may be
spent in class initialization, especially when running tests in batch mode.
This change introduces separate timeout values for starting batch and
individual test runs.
Also, to simplify the procedure of changing those timeouts, the values can
be overridden using the host_config.xml file.
The change also removes the environment variable CTS_RESTART_AFTER and uses
the host_config.xml file to set this value instead.
Automated import of CL 147559
5 files changed