Age | Commit message (Expand) | Author | Files | Lines |
2017-07-17 | Add API(v2) to get container info |  chenjiankun | 1 | -0/+27 |
2017-07-17 | Add API(v2) to create grafana |  chenjiankun | 1 | -7/+152 |
2017-07-17 | Add API(v2) to create influxdb |  chenjiankun | 1 | -0/+175 |
2017-07-14 | Add API(v2) to delete pod |  chenjiankun | 1 | -0/+21 |
2017-07-14 | Add API(v2) to get pod info |  chenjiankun | 1 | -0/+19 |
2017-07-14 | Merge "Add API(v2) to delete openrc" |  Rex Lee | 1 | -0/+21 |
2017-07-14 | Add API(v2) to upload pod file |  chenjiankun | 1 | -0/+60 |
2017-07-14 | Add API(v2) to delete openrc |  chenjiankun | 1 | -0/+21 |
2017-07-14 | Add API(v2) to get openrc info |  chenjiankun | 1 | -1/+32 |
2017-07-14 | Add API(v2) to update openrc |  chenjiankun | 1 | -0/+41 |
2017-07-14 | Add API(v2) to upload openrc |  chenjiankun | 1 | -0/+118 |
2017-07-13 | Add API to delete single environment |  chenjiankun | 1 | -0/+46 |
2017-07-13 | Add API to get single environment info |  chenjiankun | 1 | -0/+20 |
2017-07-13 | Add API to get environments |  chenjiankun | 1 | -0/+18 |
2017-07-13 | Add API to create environment |  chenjiankun | 2 | -0/+33 |
2017-07-11 | Yardstick API architecture improvement |  chenjiankun | 14 | -746/+742 |
2017-07-06 | Add API to update hosts info about SUT |  rexlee8776 | 2 | -5/+31 |
2017-06-30 | Merge "Change prepareYardstickEnv to prepare_env and add log info" |  Jing Lu | 2 | -60/+119 |
2017-06-30 | Change prepareYardstickEnv to prepare_env and add log info |  chenjiankun | 2 | -60/+119 |
2017-06-30 | Add API to show test case documentation |  chenjiankun | 1 | -0/+30 |
2017-06-29 | Merge "Call core code directly in the API of run test case" |  Rex Lee | 6 | -151/+89 |
2017-06-29 | Call core code directly in the API of run test case |  chenjiankun | 6 | -151/+89 |
2017-06-29 | Add API to update pod yaml file |  chenjiankun | 1 | -0/+17 |
2017-06-25 | Add API to update hosts info about SUT |  rexlee8776 | 1 | -0/+13 |
2017-06-24 | Merge "Yardstick output format unified" |  Jing Lu | 1 | -4/+59 |
2017-06-24 | Add API to upload pod.yaml file |  chenjiankun | 1 | -1/+20 |
2017-06-24 | Add API to update openrc variable |  chenjiankun | 1 | -4/+35 |
2017-06-22 | auto restart influxdb and grafana support |  rexlee8776 | 1 | -2/+7 |
2017-06-22 | Yardstick output format unified |  chenjiankun | 1 | -4/+59 |
2017-04-27 | Bugfix: yardstick env prepare cmd do not support other installer |  chenjiankun | 1 | -23/+7 |
2017-04-01 | Yardstick virtualenv support |  chenjiankun | 3 | -42/+41 |
2017-03-09 | Merge "Record test case names when run a task using API" |  Rex Lee | 1 | -4/+21 |
2017-03-02 | env prepare check openrc already sourced |  rexlee8776 | 1 | -5/+11 |
2017-02-24 | Add common method of openstack in openstack_utils |  chenjiankun | 1 | -1/+2 |
2017-02-23 | Record test case names when run a task using API |  chenjiankun | 1 | -4/+21 |
2017-02-22 | Create Grafana dashboards according config file under root_path/dashboard |  chenjiankun | 1 | -4/+9 |
2017-02-08 | pylint fixes: remove redundant parens, fix comparison order |  Ross Brattain | 1 | -1/+1 |
2017-01-20 | Create API to get a list of all test cases |  chenjiankun | 1 | -0/+21 |
2017-01-12 | Add support for Python 3 |  Ross Brattain | 4 | -11/+16 |
2017-01-11 | Merge "Create API to run test suite" |  Rex Lee | 1 | -0/+45 |
2017-01-10 | Create API to run test suite |  JingLu5 | 1 | -0/+45 |
2017-01-10 | Merge "Add API to get the status of async task" |  Jing Lu | 2 | -19/+107 |
2017-01-10 | Add API to get the status of async task |  chenjiankun | 2 | -19/+107 |
2016-12-28 | Record test case names when run a task using API |  chenjiankun | 3 | -24/+28 |
2016-12-26 | Use ConfigParser to write yardstick.conf |  chenjiankun | 1 | -22/+12 |
2016-12-22 | Bugfix: the load_image.sh script will load a image with the same name |  chenjiankun | 1 | -0/+10 |
2016-12-22 | Yardstick API refactor |  chenjiankun | 5 | -0/+401 |