Merge "Refactor remote command execution in vsperf"
[yardstick.git] / yardstick / benchmark / scenarios / networking / vsperf.py
2018-07-31 Rex LeeMerge "Refactor remote command execution in vsperf"
2018-07-27 Miikka KoistinenRefactor remote command execution in vsperf 35/59335/7
2018-07-18 Rodolfo Alonso Her... Merge "Improve VMs spawning for OpenStack"
2018-07-10 Rodolfo Alonso Her... Merge "Add send socket commands function"
2018-07-06 Rodolfo Alonso Her... Merge "Create user defined "NodePort" services per...
2018-07-06 Rodolfo Alonso Her... Merge "Change "KubernetesObject" class name to "Replica...
2018-07-06 Rodolfo Alonso Her... Merge "Specify the networks to be used per pod"
2018-07-06 Rodolfo Alonso Her... Merge "Add new Kubernetes resource kind: "Network""
2018-07-06 Rodolfo Alonso Her... Merge "Add new Kubernetes resource kind: "CustomResourc...
2018-07-06 Rodolfo Alonso Her... Merge "Add "securityContext" parameter in Kubernetes...
2018-07-05 Rodolfo Alonso Her... Merge "Fix vCGNAPT name in ansible constants"
2018-07-05 Rodolfo Alonso Her... Merge "vPE Sample VNF is missing in the installation...
2018-06-29 Rex LeeMerge "Add testsuite "os-odl-ovs-noha""
2018-06-28 Rodolfo Alonso Her... Merge "Cleanup process test cases"
2018-06-28 Rodolfo Alonso Her... Merge "Cleanup OpenStack utils test cases"
2018-06-27 Rodolfo Alonso Her... Merge "Define several containers per pod in a replicati...
2018-06-26 Abhijit SinhaMerge "Bugfix: heat conext of test case yamls jinja2...
2018-06-26 Rodolfo Alonso Her... Merge "Refactor "utils.parse_ini_file" testing"
2018-06-25 Rodolfo Alonso Her... Merge "Cleanup CGNAPT unit tests"
2018-06-25 Rodolfo Alonso Her... Merge "Add "volumeMounts" parameter in Kubernetes context"
2018-06-25 Rodolfo Alonso Her... Merge "Add "volumes" parameter in Kubernetes context"
2018-06-21 Rodolfo Alonso Her... Merge "Add scale out TCs with availability zone support"
2018-06-21 Jing LuMerge "Document for Fraser test case results"
2018-06-19 Emma FoleyMerge "Update pmd/lcore mask for OVS-DPDK context"
2018-06-18 Abhijit SinhaMerge "Convert SLA asserts to raises"
2018-06-15 Miikka KoistinenConvert SLA asserts to raises 61/57061/9
2017-05-16 Ross BrattainMerge "Add a new monitor type: MultiMonitor that can...
2017-05-10 Ross BrattainMerge "pass user_data to heat template"
2017-05-03 Ross BrattainMerge "Point to user guide to get started on VNF testing"
2017-05-03 Rex LeeMerge "cachestat: use raw strings to escape \d"
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-12 Ross Brattainstandardize ssh auth 31/32931/7
2017-02-14 KubiMerge "heat: minor fixes, don't use len > 0 and use...
2017-02-14 Rex LeeMerge "heat: convert open to context manager"
2017-02-14 Rex LeeMerge "heat: close file before parsing template"
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-11-30 Martin Klozikvsperf: Enhanced vswitchperf configuration 61/24361/6
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-07-14 liang gaoMerge "Add test case description and task file for...
2016-07-14 liang gaoMerge "Add test case description and task file for...
2016-07-14 liang gaoMerge "Add test case description and task file for...
2016-07-14 liang gaoMerge "Add test case description and task file for...
2016-07-11 liang gaoMerge "Update fuel plugin"
2016-07-08 liang gaoMerge "Enhence CPUload scenario"
2016-07-08 liang gaoMerge "Creating result checker classes"
2016-07-08 liang gaoMerge "vsperf: Initial integration with VSPERF"
2016-07-01 Martin Klozikvsperf: Initial integration with VSPERF 41/16041/7