How to copy a folder between 2 stages?

gprasath June 26, 2017

I have 3 stages in my Plan.

1. Build Stage,

2. Deploy Stage,

3. Robot Tests Stage.

As part of Build stage, we check-in our Robot Test Cases. Hence the Robot Tests are available during Build Stage itself. But the problem is I need to run the cases only during the Robot Tests Stage.

At 3rd Stage, the build directory is a different folder altogether in Bamboo and I am not able to run my Test cases. So, I have to copy the folder with Robot Tests available in Build Stage to a another folder in Robot Tests Stage.

How to go about this?

1 answer

0 votes
Cristiano Mariano
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 28, 2017

Hi! How are you doing?

As Jobs and Stages can run on different agents, located in different machines, by design the build directory is different for each one of them.

In your case, you could get files from version control in each one of the stages or you could use artifact sharing in order to acomplish what you need.

Hope this helps!

Thanks,

Cristiano

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events