0
votes

I am trying to setup lab environment in MTM and for that when i am setting up test controller version number is 15.0 with visual studio team services i am getting "failed to configure tfs team project collection" error and in the logs "Timedout while waiting for service Visual Studio Test Controller to go to state Running. Current status is Stopped" displayed.

I tried even removing environment given in below link -https://social.msdn.microsoft.com/Forums/vstudio/en-US/dc5607c1-b563-4503-857e-f3b5ce781cb8/test-controller-vs20124-just-wont-configure?forum=vstest

My service user is in local admin group.

Any help would be appreciated .

Thanks

1
If it's timeout error, check firewall and server url. - qxg
@qxg i am getting "Timedout while waiting for service Visual Studio Test Controller to go to state Running. Current status is Stopped E, 2017/11/25, 18:51:44.318, Got Exception : Microsoft.VisualStudio.TestTools.ConfigCore.ConfigToolException: Could not complete operation as the timeout expired." Exception .i checked my firewall and server url also. please help - Vineet Singh

1 Answers

1
votes

VSTS does not support lab management features as they are deprecated -- TFS 2018 dropped support for it, as well.

VSTS build/release has tasks for deploying test agents and running functional tests across your test agents.