Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Remote Agent Download

sumit2061902 December 18, 2017

I need to run .bat file from bamboo remote agent
I have one remote agent and i need to run this .bat file

1 answer

0 votes
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 18, 2017

Hi Sam,

 What issue are you running into when you try to run the .bat file? If you add a Script Task, and set the path there what happens and do you get any errors in your log?

 Cheers,

 

Branden

sumit2061902 December 19, 2017

Basically i am  trying to run Tosca from bamboo. I have attached two files 

Shell.bat

cd %TRICENTIS_HOME%\ToscaCommander

TCShell.exe -workspace "C:\Tosca_Projects\Tosca_Workspaces\Demo\Demo.tws" "D:\Telstra\shell.tcs" -login "Admin" ""

Shell.tcs

//Admin Mode
adminModusOn

//Navigate to your test case folder you want to run
jumptonode "/Execution/ExecutionLists/New ExecutionList"
//Task Run
settcparam EnvIdentifier = PROD01
jumptonode "/Execution/ExecutionLists/New ExecutionList/Customer"
settcparam MyName = CSDEV01
//Save your work
save

 

when i am running the bat file using remote agent like using

 

command -bamboo.png

 Build is running and just calling the bat file and even though  tosca testcases failed its showing success build.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events