performance-docs/scripts/mesos-marathon-performance-testing
Sergey Galkin 1cc90a4123 Add scripts for mesos marathon performance testing
This is a draft

1. application_managment_helper.py is helper to create or delete apps in marathon
2. marathon-scale-tests.py is scripts for testing marathon and mesos
3. run_full_tests.sh is script for run all tests and generate json with results
4. result-analize.py is script for generate RST report with table and graphs

Change-Id: Ic7dc472c90bf5746c3c2b364afc694c83b8509b7
2016-03-31 14:16:41 +03:00
..
application_managment_helper.py Add scripts for mesos marathon performance testing 2016-03-31 14:16:41 +03:00
marathon-scale-tests.py Add scripts for mesos marathon performance testing 2016-03-31 14:16:41 +03:00
README.md Add scripts for mesos marathon performance testing 2016-03-31 14:16:41 +03:00
requirements.txt Add scripts for mesos marathon performance testing 2016-03-31 14:16:41 +03:00
result-analize.py Add scripts for mesos marathon performance testing 2016-03-31 14:16:41 +03:00
run_full_tests.sh Add scripts for mesos marathon performance testing 2016-03-31 14:16:41 +03:00

This is draft scripts

  1. application_managment_helper.py is helper to create or delete apps in marathon
  2. marathon-scale-tests.py is scripts for testing marathon and mesos
  3. run_full_tests.sh is script for run all tests and generate json with results
  4. result-analize.py is script for generate RST report with table and graphs