I have a test job which runs a script I have put in Git repository (bash .bluemix/test.sh). The script completed successfully but now that I have added new test cases I am getting error: Script execution timed out.
Is there a time limit for scripts? I don't think it takes over 60 minutes to run tests.