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

Persist database data between steps

Luc Lapierre May 20, 2021

Hello,

It would be useful for me to persist database data between the pipelines steps (I would like to have a migration step, and a test step, which the later must have the migration data to run the test) but I haven't found information about it and would like to know if it's even possible and if so how.

Thanks for taking the time to read my question!

 

1 answer

0 votes
Deepesh Nellutla May 20, 2021

 

You could try:

Migration and test in same step adding the database as services.

If the migration and test are run in different steps, when you come to test Step you will be having only the db but not the migration data.

I had the same thing( migration and testing the APIs) . I ended doing  it in the same step.

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events