Currently the timeout value sits at 6 hours, this is causing an issue when a test such [INFO]: Running 'network_connect_handshake_test' hangs as it can mean the whole test then is delayed for an unacceptable amount of time making the test run almost pointless as other RT builds could have been initiated in that time.
If the time out value is per test then a reasonable amount of time will need to be applied to ensure the test run remain as efficient as possble.
Description
Currently the timeout value sits at 6 hours, this is causing an issue when a test such
[INFO]: Running 'network_connect_handshake_test'
hangs as it can mean the whole test then is delayed for an unacceptable amount of time making the test run almost pointless as other RT builds could have been initiated in that time.If the time out value is per test then a reasonable amount of time will need to be applied to ensure the test run remain as efficient as possble.
Script Name
N/A
Steps To The Task
N/A