run ha test case in compass pod
[yardstick.git] / yardstick / benchmark / scenarios / availability /
2017-05-03 Rex LeeMerge "cachestat: use raw strings to escape \d"
2017-04-27 Jing LuMerge "bugfix: fix HA testcases"
2017-04-27 JingLu5bugfix: fix HA testcases 51/33951/1
2017-04-27 Rex LeeMerge "Bugfix: fix HA testcases"
2017-04-27 JingLu5Bugfix: fix HA testcases 23/33923/1
2017-04-25 KubiMerge "Update virtualenv installation step in userguide"
2017-04-24 Rex LeeMerge "operation_general: fix logging to use %s"
2017-04-24 Rex LeeMerge "standardize ssh auth"
2017-04-24 Rex LeeMerge "Add a new runner to test end-to-end fast data...
2017-04-23 KubiMerge "Add SRIOV support"
2017-04-13 Rex LeeMerge "Bugfix: fix typo"
2017-04-12 Ross Brattainstandardize ssh auth 31/32931/7
2017-04-10 Jing LuMerge "cyclictest: use raw strings to escape \[8"
2017-04-06 Jing LuMerge "attacker_general: fix logging to use %s"
2017-04-05 Ross Brattainattacker_general: fix logging to use %s 87/32987/1
2017-04-05 Ross Brattainoperation_general: fix logging to use %s 85/32985/1
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-02-27 Rex LeeMerge "BugFix: Adopt to latest result structure while...
2017-02-27 Rex LeeMerge "ci in huawei-pod1 do not run test case after...
2017-02-27 KubiMerge "BugFix: update to paramiko 1.18.0 to fix TypeError"
2017-02-23 Rex LeeMerge "Update missing license headers"
2017-02-23 Rex LeeMerge "collectd: typo and call super()"
2017-02-17 Deepak SUpdate missing license headers 33/28833/4
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: 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 KubiMerge "load_images: update flavor for _ovs_ scenarios"
2017-02-16 Rex LeeMerge "pylint fixes: remove redundant parens, fix compa...
2017-02-16 Rex LeeMerge "Update Openstack CLI Command in yardstick ha...
2017-02-16 Rex LeeMerge "set log file to store debug info"
2017-02-14 tjuyinkanglinUpdate Openstack CLI Command in yardstick ha test frame... 13/28613/1
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 "more logging fixes"
2017-02-14 Rex LeeMerge "heat: convert open to context manager"
2017-02-14 Rex LeeMerge "heat: close file before parsing template"
2017-02-08 Ross Brattainmore logging fixes 75/27575/4
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
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-15 Rex LeeMerge "Bugfixed:run command: "yardstick-img-modify...
2016-12-14 Rex LeeMerge "BugFix: Upgrade python-novaclient and other...
2016-12-13 Rex LeeMerge "ssh.py: add flag to request for a pseudo termina...
2016-12-13 Jing LuMerge "env: convert file open to context manager"
2016-12-12 Rex LeeMerge "Increase Ping scenario ssh timeout limit to...
2016-12-12 Rex LeeMerge "Bugfix: update Yardstick custom VM image name...
2016-12-12 Rex LeeMerge "use context manager for stdin files and use...
2016-12-12 Rex LeeMerge "Add support for Storperf job status"
2016-12-05 Ross Brattainuse context manager for stdin files and use _put_file_shell 57/24957/11
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-29 Rex LeeMerge "contexts/node: default to pod.yaml"
2016-11-24 Jing LuMerge "Upgrade yardstick VM image from Ubuntu 14.04...
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-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-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-21 liang gaoMerge "Add grafana config for TC063_StorageCapacity"
2016-08-21 liang gaoMerge "Restructure user-guide"
2016-08-21 liang gaoMerge "add starttime stoptime for mongodb"
2016-08-19 rexlee8776bugfix: serviceha do not provide result to influxdb 89/19089/1
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-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 task file for...
2016-08-09 liang gaoMerge "Add test case description and task file for...
2016-08-04 liang gaoMerge "Add test case description for TC061"
2016-08-04 liang gaoMerge "Modify grafana config for TC002_Ping as ping...
2016-08-04 liang gaoMerge "Support Storage Capacity Test"
2016-08-02 liang gaoMerge "Modify grafana config for TC037_Network Latency...
2016-08-01 liang gaoMerge "Create Bash Sheel Utilities"
2016-08-01 liang gaoMerge "Bugfix: Only add keyword "external_network"...
2016-08-01 liang gaoMerge "Bugfix: specify pod.yaml files used for TC055...
2016-08-01 liang gaoMerge "Update test case description for TC024"
2016-08-01 liang gaoMerge "Add zte-pod1.yaml"
next