Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 9be4a62

Browse files
authored
Update the screenshot for remote agent.
1 parent b3caf81 commit 9be4a62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONFIGDOC.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,13 +342,13 @@ For example, register MATLAB R2020b as a Jenkins tool on your Windows-based agen
342342
If your Jenkins instance includes remote agents, you can register MATLAB as a tool on the remote agents using the tool name that you have specified on the local agent. For example, if you have registered MATLAB R2020b as a tool on your local agent, you can register the same MATLAB version installed on a remote agent as a tool on the remote agent. To register MATLAB as a Jenkins tool on a remote agent:
343343

344344
1) Navigate to the **Node Properties** interface of the agent. You can access this interface by selecting **Manage Jenkins > Manage Nodes and Clouds**, clicking the link corresponding to the agent, and then selecting **Configure** on the left.
345-
2) Select the tool name from the **Name** drop-down list. The list contains the names assigned to the registered MATLAB versions on the local agent.
345+
2) Select **Tool Locations**. Then, select the tool name from the **Name** drop-down list. The list contains the names assigned to the registered MATLAB versions on the local agent.
346346
3) In the **Home** box, enter the full path to the MATLAB root folder on the remote agent.
347347
4) Click **Save** to confirm your choices.
348348

349349
For example, on a Linux-based remote agent, register MATLAB R2020b as a tool.
350350

351-
![tool_remote](https://user-images.githubusercontent.com/48831250/98406480-08a3a100-203c-11eb-83f2-678931b62340.PNG)
351+
![tool_remote](https://user-images.githubusercontent.com/48831250/98685471-67676400-2335-11eb-9db5-bd027bc053f6.PNG)
352352

353353
**Note:** Currently, using MATLAB as a tool is supported only for Pipeline projects.
354354

0 commit comments

Comments
 (0)