EC2 AMI Batch Tool - No Results
|
03-01-2018, 10:35 PM
Post: #1
|
|||
|
|||
EC2 AMI Batch Tool - No Results
Hey folks,
So, I'm running the one-click AWS EC2 instance. I followed all the steps in the README.md, including changing instance size to a Code: c3.large The goal is to run the batch script Code: wpt_batch.py From what I can tell, the tests seem to be running fine. By getting the test IDs from Code: /var/www/webpagetest/www/logs/DATE.log However, the script is failing to compile those results and deliver the XML payload to Code: /var/www/webpagetest/batchtool/result/ It seems that if I break the list of URLs into smaller batches, I sometimes have success, but rarely. If the first URL the batch script runs doesn't return an XML file, none of the following ones will. Is anyone familiar with this issue, and if so, how did you resolve it? In the absence of a solution which will return the XML results to the batch script folder, is there a good way to retrieve the test data from the Code: /var/www/webpagetest/www/results Thanks in advance for any help you can provide. Please let me know if you need any additional information! |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)