Merge "Bugfix: netperf_bottleneck execute failed because is_same_heat_context return...
[yardstick.git] / yardstick / cmd / commands /
2017-02-27 Rex LeeMerge "BugFix: Adopt to latest result structure while...
2017-02-23 Rex LeeMerge "collectd: typo and call super()"
2017-02-17 KubiMerge "tc076 rst documentation"
2017-02-16 KubiMerge "This Patch is used to add grafana config to...
2017-02-16 Rex LeeMerge "Scenario is reporting result for last test only"
2017-02-16 Rex LeeMerge "New reliability/availability testcase - IP datag...
2017-02-16 Rex LeeMerge "pylint fixes: remove redundant parens, fix compa...
2017-02-16 Rex LeeMerge "set log file to store debug info"
2017-02-15 chenjiankunScenario is reporting result for last test only 95/28195/4
2017-02-14 KubiMerge "Update Openstack CLI Command for Scenario-based...
2017-02-14 KubiMerge "Update CLI Command in yardstick TC019, TC045...
2017-02-14 KubiMerge "heat: minor fixes, don't use len > 0 and use...
2017-02-14 Rex LeeMerge "Bux: task_id parameter from API can not pass...
2017-02-14 Rex LeeMerge "heat: convert open to context manager"
2017-02-14 Rex LeeMerge "heat: close file before parsing template"
2017-02-10 chenjiankunBux: task_id parameter from API can not pass to yardsti... 61/28161/2
2017-02-06 KubiMerge "Adding simple cmdline to run the Network service...
2017-02-06 KubiMerge "Setup yardstick_virtual environments for Network...
2017-02-06 KubiMerge "Adding sample Thoughput Test case for vPE."
2017-02-06 KubiMerge "Adding vPE VNF class aligned with IETS per-deplo...
2017-02-06 KubiMerge "Adding Trex rfc2544 VNF class to initate Traffic...
2017-02-06 KubiMerge "Adding trex trafficgen example."
2017-02-06 KubiMerge "Adding ping testcase to demonstrate the isb...
2017-02-06 KubiMerge "Adding ping based sample VNF appliance"
2017-02-06 KubiMerge "Adding generic traffic profiles for trex traffic...
2017-01-26 KubiMerge "Add infrastructure to add the NFVi KPI collections"
2017-01-26 KubiMerge "Adding sample yardstick.conf & pod files to...
2017-01-26 KubiMerge "Introducing Generic framework to do pre-deployme...
2017-01-25 KubiMerge "basic tox.ini for python 2.7 and python 3 unittests"
2017-01-24 Rex LeeMerge "Generic helper function to provision and get...
2017-01-23 Rex LeeMerge "Record task status if running via CLI"
2017-01-20 chenjiankunRecord task status if running via CLI 41/27241/3
2017-01-20 chenjiankunCreate API to get a list of all test cases 19/26919/6
2017-01-20 Jing LuMerge "Bugfix:can not run a test suite if not under...
2017-01-20 Jing LuMerge "Bugfix: task_id parameter from API can not pass...
2017-01-19 Jing LuMerge "Add unittest framework for Yardstick API"
2017-01-18 Rex LeeMerge "Use """ to replace ''' in docstring"
2017-01-17 Jing LuMerge "Adding python package requirement for VNF testing."
2017-01-16 chenjiankunUse """ to replace ''' in docstring 07/27007/1
2017-01-16 KubiMerge "remove failing influx testcases"
2017-01-13 Ross BrattainAdd support for Python 3 39/25539/18
2017-01-11 chenjiankunBugfix: task_id parameter from API can not pass to... 63/26863/1
2017-01-11 Rex LeeMerge "Create API to run test suite"
2017-01-11 Rex LeeMerge "associate an uuid to yardstick_key and yardstick...
2017-01-10 Jing LuMerge "Yardstick framework concurrent support"
2017-01-10 Jing LuMerge "Add API to get the status of async task"
2017-01-10 chenjiankunAdd API to get the status of async task 79/26679/9
2017-01-10 Rex LeeMerge "Record test case names when run a task using...
2017-01-10 Rex LeeMerge "subprocess.call para stdout=PIPE is risky"
2016-12-30 chenjiankunSplit Yardstick CLI with Yardstick core logic 77/26577/4
2016-12-30 Jing LuMerge "Yardstick Plugin: add support for ssh login...
2016-12-28 JingLu5Yardstick Plugin: add support for ssh login using key 79/25379/3
2016-12-28 Jing LuMerge "enhance test cases description and provide more...
2016-12-22 Rex LeeMerge "Add smoke, components, features and performance...
2016-12-19 Rex LeeMerge "Update Yardstick README file"
2016-12-12 Rex LeeMerge "Increase Ping scenario ssh timeout limit to...
2016-12-12 Rex LeeMerge "Add support for Storperf job status"
2016-12-05 Rex LeeMerge "argsAlreadyParsedError: arguments already parsed...
2016-12-05 Rex LeeMerge "fix SSH object examples to use correct context...
2016-12-05 Rex LeeMerge "import new _put_file_shell method from upstream...
2016-12-05 Rex LeeMerge "Making nginx and uwsgi service start when run...
2016-12-05 Jing LuMerge "Bugfix: debug should be default off"
2016-12-04 chenjiankunAdd API and command support for yardstick env prepare 11/25311/9
2016-12-02 chenjiankunAdd API to create Grafana container 77/25377/5
2016-12-01 Rex LeeMerge "ssh.py: add flag to keep stdin open"
2016-11-30 Rex LeeMerge "netperf_node test case improvement."
2016-11-30 Jing LuMerge "Bugfix: the API to get result do not work due...
2016-11-30 Jing LuMerge "Create API and command to create a influxDB...
2016-11-30 chenjiankunCreate API and command to create a influxDB container 13/25013/4
2016-11-29 Rex LeeMerge "Move requirement.txt from tests/ci/ to project...
2016-11-29 Rex LeeMerge "contexts/node: default to pod.yaml"
2016-11-24 Jing LuMerge "Upgrade yardstick VM image from Ubuntu 14.04...
2016-11-21 chenjiankunCreate API to run test cases 79/24479/6
2016-11-16 KubiMerge "Add os-odl_l2-fdio-ha scenario support"
2016-11-16 KubiMerge "Add how to add/modify Yardstick Grafana dashboar...
2016-11-16 KubiMerge "convert networkcapacity to LF"
2016-11-14 KubiMerge "Create a constants.py to manage constant variabl...
2016-11-14 KubiMerge "Add task call entry in cli for REST API"
2016-11-14 KubiMerge "bugfix: ipv6 should log in controller node to...
2016-11-10 Ross Brattainadd option to connect to non-standard ssh port 17/24117/5
2016-11-09 chenjiankunAdd task call entry in cli for REST API 89/23089/3
2016-10-24 liang gaoMerge "Proposing Jing Lu as a commiter in yardstick"
2016-10-24 liang gaoMerge "Bugfix: Add image modify scripts into environmen...
2016-10-18 liang gaoMerge "Update release note for Colorado 2.0"
2016-10-17 liang gaoMerge "Bugfix: no pod.yaml file error when run test...
2016-10-10 chenjiankunBugfix: no pod.yaml file error when run test case not... 77/22877/5
2016-08-21 liang gaoMerge "Add grafana config for TC069_memory_bandwidth...
2016-08-21 liang gaoMerge "Add grafana config for TC071_Network Latency...
2016-08-15 liang gaoMerge "[Yardstick-233]latency measurment by using pktge...
2016-08-12 liang gaoMerge "Add grafana config for TC070_Network Latency...
2016-08-12 liang gaoMerge "Add grafana config for TC055_ComputeCapacity"
2016-08-12 liang gaoMerge "BugFix: fix userguide format bugs"
2016-08-12 liang gaoMerge "Add test case description and modify task file...
2016-08-12 liang gaoMerge "Add task file and test case description file...
2016-08-11 liang gaoMerge "BugFix: fix Storperf CI bug"
2016-08-11 JingLu5BugFix: fix Storperf CI bug 75/18375/5
2016-08-10 liang gaoMerge "add ping6 to nosdn-nofeature-ha scenario"
2016-08-09 liang gaoMerge "Add test case description and task file for...
2016-08-09 liang gaoMerge "add reporting to mongodb in yardstick ci"
2016-08-09 liang gaoMerge "Add test case description and modify task file...
next