Is your feature request related to a problem? Please describe.
No
Describe the feature you'd like
Had to run a load test which required uploading large video and image files. Unfortunately due to the 50mb file size cap, we had to reduce the number of images and videos that were used. One (or both!) of the following would be nice to have:
- Bump up the maximum size of the zip file - 100, 200, or 300mb?
- Allow us to upload files to S3 or some other working directory which we can reference in the *.jmx script. When testing a workaround, I noticed that the script was trying to pull the non-existent video file from
/bzt-configs/ which is somewhere inside the container and not accessible.
Additional context
N/A
Is your feature request related to a problem? Please describe.
No
Describe the feature you'd like
Had to run a load test which required uploading large video and image files. Unfortunately due to the 50mb file size cap, we had to reduce the number of images and videos that were used. One (or both!) of the following would be nice to have:
/bzt-configs/which is somewhere inside the container and not accessible.Additional context
N/A