Age | Commit message (Expand) | Author | Files | Lines |
2017-01-26 | Merge "Add infrastructure to add the NFVi KPI collections" | Kubi | 3 | -0/+331 |
2017-01-26 | Merge "Introducing Generic framework to do pre-deployment VNF & Network servi... | Kubi | 12 | -0/+1245 |
2017-01-24 | Merge "Generic helper function to provision and get path from config" | Rex Lee | 1 | -0/+57 |
2017-01-20 | Create API to get a list of all test cases | chenjiankun | 42 | -130/+205 |
2017-01-20 | Merge "Bugfix:can not run a test suite if not under yardstick root path" | Jing Lu | 1 | -16/+20 |
2017-01-19 | Add infrastructure to add the NFVi KPI collections | Deepak S | 3 | -0/+331 |
2017-01-19 | Introducing Generic framework to do pre-deployment VNF & Network service testing | Deepak S | 12 | -0/+1245 |
2017-01-19 | Generic helper function to provision and get path from config | Deepak S | 1 | -0/+57 |
2017-01-19 | Introducing the collector to subscribe/publish the KPIs for yardstick plot | Deepak S | 4 | -0/+110 |
2017-01-19 | Introducing Standalone context for running test in non-managed environment. | Deepak S | 3 | -0/+378 |
2017-01-19 | Merge "Re-factor Node.py to use better python inbuilt functions" | Kubi | 1 | -2/+2 |
2017-01-19 | Re-factor Node.py to use better python inbuilt functions | Deepak S | 1 | -2/+2 |
2017-01-17 | Add unittest framework for Yardstick API | chenjiankun | 5 | -0/+67 |
2017-01-16 | Merge "remove failing influx testcases" | Kubi | 1 | -29/+0 |
2017-01-14 | Bugfix:can not run a test suite if not under yardstick root path | chenjiankun | 1 | -16/+20 |
2017-01-12 | Add support for Python 3 | Ross Brattain | 63 | -353/+609 |
2017-01-12 | heat: fix key_uuid format | Ross Brattain | 1 | -0/+26 |
2017-01-11 | remove failing influx testcases | Ross Brattain | 1 | -29/+0 |
2017-01-11 | Merge "associate an uuid to yardstick_key and yardstick_key.pub" | Rex Lee | 1 | -1/+15 |
2017-01-10 | associate an uuid to yardstick_key and yardstick_key.pub | JingLu5 | 1 | -1/+15 |
2017-01-10 | Add API to get the status of async task | chenjiankun | 3 | -3/+48 |
2016-12-30 | Split Yardstick CLI with Yardstick core logic | chenjiankun | 8 | -62/+87 |
2016-12-24 | Merge "Bugfix: the load_image.sh script will load a image with the same name" | Jing Lu | 2 | -2/+7 |
2016-12-22 | Bugfix: the load_image.sh script will load a image with the same name | chenjiankun | 2 | -2/+7 |
2016-12-22 | Merge "ssh: don't quote ~ in remotepaths" | Jing Lu | 1 | -5/+31 |
2016-12-22 | Merge "Add smoke, components, features and performance test suite for Yatdstick" | Rex Lee | 4 | -0/+144 |
2016-12-22 | Merge "Replace heat, keystone and nova command with openstack command" | Rex Lee | 3 | -29/+32 |
2016-12-22 | Merge "Use openstack command instead keystone command in prepare_storperf_adm... | Jing Lu | 2 | -2/+14 |
2016-12-20 | ssh: don't quote ~ in remotepaths | Ross Brattain | 1 | -5/+31 |
2016-12-20 | Replace heat, keystone and nova command with openstack command | JingLu5 | 3 | -29/+32 |
2016-12-20 | BugFix: remotepath cannot be found | JingLu5 | 1 | -1/+1 |
2016-12-19 | change m1.* flavor to "yardstick-flavor" | JingLu5 | 7 | -7/+7 |
2016-12-16 | Use openstack command instead keystone command in prepare_storperf_admin-rc.sh | JingLu5 | 2 | -2/+14 |
2016-12-16 | Add smoke, components, features and performance test suite for Yatdstick | JingLu5 | 4 | -0/+144 |
2016-12-13 | Add support for OpenSrack Newton | JingLu5 | 1 | -0/+41 |
2016-12-12 | Merge "Add support for Storperf job status" | Rex Lee | 1 | -2/+2 |
2016-12-05 | Merge "import new _put_file_shell method from upstream rally" | Rex Lee | 1 | -2/+58 |
2016-12-05 | Merge "Bugfix: debug should be default off" | Jing Lu | 1 | -1/+1 |
2016-12-01 | Merge "vsperf: Enhanced vswitchperf configuration" | Rex Lee | 1 | -5/+5 |
2016-12-01 | Merge "ssh.py: add flag to keep stdin open" | Rex Lee | 1 | -0/+19 |
2016-11-30 | import new _put_file_shell method from upstream rally | Ross Brattain | 1 | -2/+58 |
2016-11-30 | vsperf: Enhanced vswitchperf configuration | Martin Klozik | 1 | -5/+5 |
2016-11-30 | Bugfix: debug should be default off | rexlee8776 | 1 | -1/+1 |
2016-11-30 | Use flask jsonify method to return json result | chenjiankun | 6 | -232/+0 |
2016-11-30 | Merge "Create API and command to create a influxDB container" | Jing Lu | 4 | -0/+124 |
2016-11-30 | Merge "Decoupling prepare_env.sh and load_images.sh" | Rex Lee | 2 | -10/+12 |
2016-11-30 | Create API and command to create a influxDB container | chenjiankun | 4 | -0/+124 |
2016-11-29 | Merge "Move requirement.txt from tests/ci/ to project root path" | Rex Lee | 1 | -79/+0 |
2016-11-29 | Add support for Storperf job status | JingLu5 | 1 | -2/+2 |
2016-11-29 | Decoupling prepare_env.sh and load_images.sh | JingLu5 | 2 | -10/+12 |