Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Bitbucket Pipeline and reporting (Katalon Studio)

Yaacov Silverstein
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 28, 2019

Hi

I am running Katalon Studio in Bitbucket pipeline and I would like to know please how to get the reports to remain and view them, after the run.

Presently, the report directory used by Katalon is hard coded and I am unable to set the directory.  I was wondering if I needed to add some command to maybe copy files after automation execution?

If anyone has experience with a similar automation tool, that would also be great.

Thanks for any help on the matter!

 

 

 

1 answer

1 accepted

0 votes
Answer accepted
Raul Gomis
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 2, 2019

Hi @Yaacov Silverstein ,

Option 1: You can use artifacts in Bitbucket Pipelines to store the reports: https://confluence.atlassian.com/bitbucket/using-artifacts-in-steps-935389074.html The only problem is that artifact expire after 7 days, if this is not OK with you read Option 2.

Option 2: If you want long-lived storage for reports, I would recommend that, as a part of your pipeline, you upload the report to the Bitbucket Downloads section as it is explained here: https://confluence.atlassian.com/bitbucket/deploy-build-artifacts-to-bitbucket-downloads-872124574.html?_ga=2.136363573.485884445.1567470507-1082179675.1554447943

You can also use this pipe to simplify the process: https://bitbucket.org/product/features/pipelines/integrations?p=atlassian/bitbucket-upload-file

 

Regards,  

Raul

Yaacov Silverstein
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 2, 2019

Thanks....I took the Artifacts way.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events