Age | Commit message (Expand) | Author | Files | Lines |
2015-09-16 | Remove setting logger level to debug in scenarios |  Kristian Hunt | 6 | -13/+8 |
2015-09-15 | Merge "Add test result dispatcher" |  Hou Jingwen | 5 | -11/+176 |
2015-09-14 | Merge "add coverage report in Jenkins for Yardstick." |  Hou Jingwen | 3 | -0/+11 |
2015-09-10 | Force apt-get to use ipv4 addresses |  Jo¶rgen Karlsson | 1 | -0/+3 |
2015-09-10 | add coverage report in Jenkins for Yardstick. |  kubi | 3 | -0/+11 |
2015-09-09 | Add support for building images on CentOS |  Jo¶rgen Karlsson | 2 | -7/+18 |
2015-09-06 | Support to config external network by shell env |  QiLiang | 16 | -16/+4 |
2015-09-03 | Add unit test for iperf3 |  Kristian Hunt | 2 | -0/+134 |
2015-09-01 | add support for Jinja2 in task file |  kubi | 6 | -6/+340 |
2015-08-26 | Add unit test for logical model |  Kristian Hunt | 2 | -0/+345 |
2015-08-26 | Add script for running yardstick tasks back-to-back |  Kristian Hunt | 1 | -0/+43 |
2015-08-26 | FIO support variable iodepth |  houjingwen | 2 | -7/+16 |
2015-08-26 | Merge "Add unit test for fio" |  Hou Jingwen | 2 | -0/+88 |
2015-08-25 | Add unit test for utils |  Kristian Hunt | 1 | -0/+90 |
2015-08-24 | Add test result dispatcher |  QiLiang | 5 | -11/+176 |
2015-08-20 | Add unit test for template_format.py |  Kristian Hunt | 2 | -0/+50 |
2015-08-20 | Add unit test for ssh |  Kristian Hunt | 1 | -0/+285 |
2015-08-19 | Merge "Add unit test for pktgen" |  Jörgen Karlsson | 1 | -0/+195 |
2015-08-17 | Merge "Add iteration type for Runner" |  Hans Feldt | 2 | -0/+156 |
2015-08-17 | Add dependencies to dev-env section in README.rst |  Kristian Hunt | 1 | -1/+3 |
2015-08-16 | Add iteration type for Runner |  kubi | 2 | -0/+156 |
2015-08-14 | Add support for generating graphs from output |  Kristian Hunt | 3 | -1/+316 |
2015-08-13 | Add perf scenario and sample |  Kristian Hunt | 4 | -0/+253 |
2015-08-13 | Merge "Add lmbench scenario and sample" |  Jörgen Karlsson | 5 | -0/+200 |
2015-08-13 | Add lmbench scenario and sample |  Kristian Hunt | 5 | -0/+200 |
2015-08-13 | Make run_tests.sh verbose and enable unit tests |  Kristian Hunt | 1 | -10/+29 |
2015-08-06 | Fix typo in runner output |  raindirve | 2 | -2/+2 |
2015-08-05 | Merge "Update pbr requirement version in setup.py" |  Hou Jingwen | 1 | -1/+1 |
2015-08-04 | Update pbr requirement version in setup.py |  QiLiang | 1 | -1/+1 |
2015-08-04 | Merge "Update example invocation of yardstick in main.py" |  Hou Jingwen | 1 | -3/+3 |
2015-07-28 | Fix a bug for algorithm of arithmetic runner. |  kubi | 1 | -1/+2 |
2015-07-28 | Add unit test for fio |  Kristian Hunt | 2 | -0/+88 |
2015-07-27 | Add unit test for pktgen |  Kristian Hunt | 1 | -0/+195 |
2015-07-22 | Update example invocation of yardstick in main.py |  Kristian Hunt | 1 | -3/+3 |
2015-07-16 | Merge "Fix yardstick.out overwritten bug" |  Hou Jingwen | 2 | -1/+5 |
2015-07-15 | Add test case description template |  Ana C | 1 | -0/+88 |
2015-07-15 | Fix yardstick.out overwritten bug |  panghao1 | 2 | -1/+5 |
2015-07-14 | Fix bug in cli.py |  kubi | 1 | -1/+1 |
2015-07-09 | bug fix: install ssh key resource files |  QiLiang | 1 | -1/+2 |
2015-07-08 | Apply theme to server names in samples |  raindirve | 7 | -30/+30 |
2015-07-08 | Fix iperf3 target ipaddr and no options |  Kristian Hunt | 1 | -1/+5 |
2015-07-08 | Add support for action hooks in runner config |  Hans Feldt | 2 | -1/+123 |
2015-07-06 | Add support for measuring storage performance use fio |  houjingwen | 6 | -1/+301 |
2015-07-03 | Add new sequence runner |  Kristian Hunt | 2 | -0/+168 |
2015-07-01 | Rename server resources aligning with task file |  Hans Feldt | 1 | -3/+4 |
2015-06-29 | Add Pktgen test step duration |  Kristian Hunt | 3 | -8/+29 |
2015-06-29 | Add support to list and show runners & scenarios |  Hans Feldt | 11 | -7/+201 |
2015-06-18 | add new command line handler |  Jo¶rgen Karlsson | 7 | -218/+317 |
2015-06-18 | Fix ipaddress bug in main.py |  Jo¶rgen Karlsson | 1 | -1/+1 |
2015-06-18 | Fix order of arguments in ping.py |  Jo¶rgen Karlsson | 1 | -1/+1 |