Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download CSV files generated in container during a test #837

Open
crazyplayy opened this issue Sep 27, 2023 · 0 comments
Open

Download CSV files generated in container during a test #837

crazyplayy opened this issue Sep 27, 2023 · 0 comments
Labels
api Maestro API frontend new feature New feature or request
Milestone

Comments

@crazyplayy
Copy link
Contributor

Description

During a test execution, there are csv files that are generated in a folder inside the container. However, when the test ends, these files are deleted in conjunction with the container. It would be helpful if these csv would be available to download instead of simply being lost.

Solution

Access the folder where the files are being stored inside the container and store those files to be downloaded afterward.

@crazyplayy crazyplayy added api Maestro API frontend new feature New feature or request labels Sep 27, 2023
@crazyplayy crazyplayy added this to the v1.0.0 milestone Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Maestro API frontend new feature New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant