Cucumber/Ruby with Bamboo

satish July 20, 2017

Hi,

 

Iam using Cucumber with Ruby and executing the scenarios (with tags) using the Rake. trying to integrate with bamboo and created a plan with tasks to 

1) Source code checkout

2) Script which will execute the rake command in the command prompt.

when the build is kicked off in bamboo,its checkingput the source code to a folder and starting the rake command specfied but getting below error in the console.

 

Net::ReadTimeout (Net::ReadTimeout)
20-Jul-2017 11:33:02 ./features/support/hooks.rb:20:in `new'
20-Jul-2017 11:33:02 ./features/support/hooks.rb:20:in `Before'

 

Is this the right way to execute from bamboo or any better way ?

FYI:- I was able to manually go to CMD and navigate to folder where code is checked out by bamboo and run rake command which is successfull and scenario is executed without any issues.

Thanks in Advance for your inputs.

 

 

1 answer

1 vote
satish July 20, 2017

s

Santosh Negi April 1, 2019

can you share your rakeTask please. I am beginner with ruby & bamboo. I also have same problem

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events