Merge "Bugfix: Abnormally stopped background scenario causes test data lost"
[yardstick.git] / yardstick / cmd / commands /
2017-07-06 Rex LeeMerge "Bugfix: Abnormally stopped background scenario...
2017-07-06 KubiMerge "move flatten dict key to common utils"
2017-07-06 Jing LuMerge "Add API to update hosts info about SUT"
2017-07-06 Jing LuMerge "Blacklist TC011 from suites with ODL"
2017-07-06 KubiMerge "Bugfix: test case constraint not work if "INSTAL...
2017-07-06 KubiMerge "show actual exceptions in task.py"
2017-07-05 KubiMerge "unify pod keywork so api can easily used"
2017-07-05 KubiMerge "Use "OS_INSECURE" variable as the insecure mode...
2017-07-03 Jing LuMerge "Set TEST_DB_URL for storperf"
2017-06-30 Jing LuMerge "Change prepareYardstickEnv to prepare_env and...
2017-06-30 chenjiankunChange prepareYardstickEnv to prepare_env and add log... 67/36767/4
2017-06-30 Jing LuMerge "Bugfix: remove test.dbf file in recovery script"
2017-06-29 Ross Brattainshow actual exceptions in task.py 57/36757/1
2017-06-29 Rex LeeMerge "Call core code directly in the API of run test...
2017-06-29 chenjiankunCall core code directly in the API of run test case 07/36507/3
2017-06-26 Ross BrattainMerge "increase line length to 99"
2017-06-24 Jing LuMerge "Yardstick output format unified"
2017-06-22 chenjiankunYardstick output format unified 57/35257/7
2017-05-10 Ross BrattainMerge "pass user_data to heat template"
2017-03-23 Jing LuMerge "Update yardstick framework architecture in userg...
2017-03-23 Jing LuMerge "Bugfix: Could not load EntryPoint.parse when...
2017-03-22 Jing LuMerge "Yardstick: User interface for Yardstick."
2017-03-17 rajesh_4kYardstick: User interface for Yardstick. 35/29435/17
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...
next