Hi, I am trying to run test lists om remote machine with Test Studio RunTime edition.
On the same machine, i have scheduling server, storage server, execution machine, project, connected to git.
in order to start my tests. I have a .bat file, that runs Telerik.TestStudio.CommandLineClient.exe -l <path to test list> -u<scheduled server name>
But when I start running test list, I got this messages:
Check whether to compile project
Starting to build job
Job built, Starting Upload to storage
Upload Complete- Queueing job on scheduler
Telerik.TestStudio.Services.Common.Exceptions.SourceControlNotReachableException
: Unable to reach source control server at:<path to git>
Can I turn off this attempt to get latest file version from git?