Skip to content

Commit 44a5596

Browse files
committed
[TSDocs]Remove/Update outdated Scheduling related docs
1 parent 1dfeac1 commit 44a5596

File tree

3 files changed

+6
-55
lines changed

3 files changed

+6
-55
lines changed

docs/troubleshooting-guide/scheduling-issues-tg/missing-execution-server.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ position: 1
88

99
## PROBLEM
1010

11-
After clicking the Manage button in the Project view to open the Machines Viewer dialog, an Execution Machine is missing from the list.
11+
I open the Machine status view to see the Execution server machines and one of the Execution Machine is missing from the list.
1212

1313
## SOLUTION
1414

15-
- The Execution Server may not be running. On the execution machine, open the Start Execution Server dialog.
16-
- The Execution Server may not be registered to the Scheduling Server.
17-
- On the execution machine, right-click the Test Studio icon in the System Tray and click Open.
18-
- In the Test Studio Test Runner window, confirm that the Execution Server is connected to the correct Scheduling Server URL. If not, click Change location... and enter the correct URL.
15+
1. __The Execution Server may not be running.__
16+
- <a href="/automated-tests/scheduling/multiple-machines-scheduling-setup/create-execution-server#start-the-execution-client" target="_blank">Start the Test Studio Execution client application</a> on the remote execution machine.
17+
2. __The Execution Client app may not be registered to the Scheduling Server.__
18+
- <a href="/automated-tests/scheduling/multiple-machines-scheduling-setup/create-execution-server#configure-test-studio-execution-client" target="_blank">Configure the Test Studio Execution client application</a> on the remote execution machine to connect to the Scheduling service in use.
1919

20-
> If the Change button does not appear, <a href="/troubleshooting-guide/scheduling-issues-tg/no-change-button" target="_blank">update your Scheduling Client configuration file</a>.

docs/troubleshooting-guide/scheduling-issues-tg/scheduling-service-shuts-down.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

docs/urlrewriter.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@
949949
<redirect url="/teststudio/knowledge-base/project-configuration-kb/anonymous-access-error-when-connecting-to-team-foundation-service" to="/teststudio/automated-tests/source-control/checkin-guidelines"/>
950950
<redirect url="/teststudio/knowledge-base/visual-studio-kb/convert-trx-to-html" to="/teststudio/welcome"/>
951951
<redirect url="/teststudio/troubleshooting-guide/scheduling-issues-tg/no-change-button" to="/teststudio/automated-tests/scheduling/multiple-machines-scheduling-setup/create-scheduling-server"/>
952-
<!-- <redirect url="" to=""/> -->
952+
<redirect url="/teststudio/troubleshooting-guide/scheduling-issues-tg/scheduling-service-shuts-down" to="/teststudio/automated-tests/scheduling/multiple-machines-scheduling-setup/create-scheduling-server"/>
953953
<!-- <redirect url="" to=""/> -->
954954
<!-- <redirect url="" to=""/> -->
955955
<!-- <redirect url="" to=""/> -->

0 commit comments

Comments
 (0)