Closed juandspy closed 2 years ago
This tool let us download a subset of tarballs from production bucket in order to be used for testing.
It can be used as follows:
It generates a CSV containing the cluster and tarball downloaded:
And it saves the files at downloads/ folder:
downloads/
Tested manually as shown in the "Summary" section.
make before_commit
Description
This tool let us download a subset of tarballs from production bucket in order to be used for testing.
It can be used as follows:
It generates a CSV containing the cluster and tarball downloaded:
And it saves the files at
downloads/
folder:Type of change
Testing steps
Tested manually as shown in the "Summary" section.
Checklist
make before_commit
passes