nuxeo / FunkLoad

Functional and load testing framework for web applications, written in Python
http://funkload.nuxeo.org/
GNU General Public License v2.0
382 stars 84 forks source link

Use absolute Path #106

Open ghost opened 10 years ago

ghost commented 10 years ago

Hello,

Is funkload allow to use absolute path like : "/usr/bin/fl-run-bench --simple-fetch --config=/home/www/Scripts/XXX/XXX.conf /home/www/Scripts/XXX/test_XXX.py XXX.test_XXX" ?

This is very useful when you want to run FunkLoad with Cron.

Thanks,

spinus commented 10 years ago

Did you tried to run this way? What was the results?