oliverlloyd / jmeter-ec2

Automates running Apache JMeter on Amazon EC2
GNU General Public License v3.0
464 stars 187 forks source link

Added support for file uploads (by replacing File.path) #89

Open joeboyscout04 opened 7 years ago

joeboyscout04 commented 7 years ago

We were testing file uploads, so needed to do another awk command to replace the File.path parameter so the file uploads would work correctly.