model: pylint fixes
[yardstick.git] / yardstick / cmd /
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-03-09 Rex LeeMerge "Record test case names when run a task using...
2017-03-08 Rex LeeMerge "Add uefi image support for yardstick"
2017-03-03 Rex LeeMerge "Split reporting_target from http_target in yards...
2017-03-01 KubiMerge "fix: remove headers from generated files"
2017-03-01 KubiMerge "heat: replace dict key checking with .get()"
2017-03-01 Rex LeeMerge "Re-enable floating IP tests for bgpvpn"
2017-02-28 rexlee8776stream default INFO, filehdr default DEBUG 27/29427/3
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 Jing LuMerge "Bugfix: report date format wrong when upload...
2017-02-16 Rex LeeMerge "Context improvement: add support for configing...
2017-02-16 Jing LuMerge "Bugfix: AttributeError: 'dict' object has no...
2017-02-16 Rex LeeMerge "New reliability/availability testcase - IP datag...
2017-02-16 Rex LeeMerge "NSBPerf: fix indent"
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 Ross BrattainNSBPerf: fix indent 55/28655/1
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-13 KubiMerge "Push yardstick debug log into the artifacts"
2017-02-13 Deepak SBugFix: Adopt to latest result structure while parsing... 03/28503/3
2017-02-10 chenjiankunBux: task_id parameter from API can not pass to yardsti... 61/28161/2
2017-02-08 Ross Brattainfix unittests, mock trex_stl_lib, fix raw_input, division 09/28209/10
2017-02-07 Jing LuMerge "KVMFORNFV: Implementing test suites for kvmfornf...
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 Deepak SAdding simple cmdline to run the Network service testcases 41/26641/13
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-02 chenjiankunargsAlreadyParsedError: arguments already parsed: canno... 21/25421/1
2016-12-01 Rex LeeMerge "ssh.py: add flag to keep stdin open"
2016-12-01 Jing LuMerge "Modify url mapping to make API more Restful"
2016-12-01 Jing LuMerge "Use flask jsonify method to return json result"
2016-11-30 Rex LeeMerge "centralize logging into root logger"
2016-11-30 Rex LeeMerge "netperf_node test case improvement."
2016-11-30 Ross Brattaincentralize logging into root logger 45/25045/11
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-28 KubiMerge "ArgsAlreadyParsedError: arguments already parsed...
2016-11-25 chenjiankunArgsAlreadyParsedError: arguments already parsed: canno... 77/24877/1
2016-11-24 Jing LuMerge "Upgrade yardstick VM image from Ubuntu 14.04...
next