Yardstick virtualenv support
[yardstick.git] / yardstick / benchmark / contexts / node.py
2017-04-01 chenjiankunYardstick virtualenv support 37/32837/2
2017-03-23 Jing LuMerge "Bugfix: Could not load EntryPoint.parse when...
2017-03-22 Jing LuMerge "Yardstick: User interface for Yardstick."
2017-03-22 Jing LuMerge "Refine test case description for tc076"
2017-03-21 Jing LuMerge "yardstick offline support"
2017-03-21 KubiMerge "Dockerfile: Use qemu-user-static from xenial "
2017-03-21 Jing LuMerge "update lxd image disk format for openstack CLI"
2017-03-21 Jing LuMerge "Bugfix: remove vivid as it is EOL"
2017-03-21 Jing LuMerge "Bugfix: replace MD5SUM with SHA256SUMs"
2017-03-21 Jing LuMerge "add missing test suite files for new scenarios"
2017-03-20 Jing LuMerge "Add NUMA pinning support for node context"
2017-03-20 Jing LuMerge "Add CPU pinning support for node context"
2017-03-13 JingLu5Add CPU pinning support for node context 33/29333/5
2017-03-09 KubiMerge "Yardstick Preliminary Documentation"
2017-03-09 Rex LeeMerge "Bugfix: don't use jsonutils.load, use loads()"
2017-03-09 Rex LeeMerge "Record test case names when run a task using...
2017-03-09 Rex LeeMerge "update trex version for constants.so import...
2017-03-09 Rex LeeMerge "move external_network auto-assign to Heat context"
2017-03-09 Rex LeeMerge "Bugfix: yardstick will create stacks with the...
2017-03-08 chenjiankunBugfix: yardstick will create stacks with the same... 71/29371/4
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 chenjiankunContext improvement: add support for configing node... 09/28509/7
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-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 "fix super() calls, must use explicit class name"
2017-02-14 Rex LeeMerge "heat: convert open to context manager"
2017-02-14 Rex LeeMerge "heat: close file before parsing template"
2017-02-09 Ross Brattainfix super() calls, must use explicit class name 05/28305/2
2017-01-25 KubiMerge "basic tox.ini for python 2.7 and python 3 unittests"
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 KubiMerge "Verify stdin data before doing encodeutils safe_...
2017-01-19 Jing LuMerge "Bugfix: command "openstack image list" failed"
2017-01-19 KubiMerge "Bugfix: context not found for server ''node1...
2017-01-19 KubiMerge "Re-factor Node.py to use better python inbuilt...
2017-01-19 Jing LuMerge "Add unittest framework for Yardstick API"
2017-01-18 Deepak SRe-factor Node.py to use better python inbuilt functions 11/27211/1
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
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-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 "fix SSH object examples to use correct context...
2016-12-05 Rex LeeMerge "import new _put_file_shell method from upstream...
2016-12-05 Jing LuMerge "Bugfix: debug should be default off"
2016-12-01 Rex LeeMerge "vsperf: Enhanced vswitchperf configuration"
2016-12-01 Jing LuMerge "Clone the corresponding branch of the repo accor...
2016-12-01 Rex LeeMerge "ssh.py: add flag to keep stdin open"
2016-12-01 Rex LeeMerge "switch logging to proper usage"
2016-12-01 Ross Brattainswitch logging to proper usage 47/24947/3
2016-11-30 Rex LeeMerge "netperf_node test case improvement."
2016-11-30 Rex LeeMerge "Decoupling prepare_env.sh and load_images.sh"
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-10 Ross Brattaincontexts/node: default to pod.yaml 75/24175/1
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-07-27 liang gaoMerge "Modify ping scenario output format"
2016-07-26 liang gaoMerge "Add test case description and task file for...
2016-07-26 liang gaoMerge "Add test case description and task file for...
2016-07-26 liang gaoMerge "Add Network Utilization Scenario"
2016-07-26 liang gaoMerge "StorPerf integration into Yardstick as a pulgin."
2016-07-26 liang gaoMerge "Add test case description and task file for...
2016-07-26 liang gaoMerge "Add test case description and task file for...
2016-07-25 liang gaoMerge "Add test case description and task file for...
2016-07-25 liang gaoMerge "Fix a bug when removing a plugin"
2016-07-22 liang gaoMerge "Bug fix in SFC test case"
2016-07-22 liang gaoMerge "Add test case description and task file for...
2016-07-21 SongnonFix a bug for node context 99/17299/1
2016-01-12 qi liangMerge "Add test case description and task file for...
2016-01-12 qi liangMerge "Add test case description and task file for...
2016-01-08 kubisupport for ipv6 27/5727/3
2015-11-05 Hou JingwenMerge "part 2 :add coverage report in Jenkins for Yards...
2015-11-03 qi liangMerge "Avoid the ValueError exception for a ping timeout."
2015-11-01 QiLiangSupport NodeContext type 81/2781/4