Merge "Add send socket commands function"
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc019.yaml
2018-02-01 Ross BrattainMerge "Adding new vFirewall Test cases based on Concurr...
2018-01-24 Ross BrattainMerge "'libvirt' guest console in Standalone model"
2018-01-02 Ross BrattainMerge "Adding vFW RFC2544 and ixload test cases with...
2017-12-22 Ross BrattainMerge "Bugfix in role enable_hugepages_on_boot"
2017-12-22 Ross BrattainMerge "Bugfix:proxy env, ansible multinode support"
2017-12-22 Ross BrattainMerge "Remove "flake8" and "pep8" from test-requirements"
2017-12-18 Rex LeeMerge "pretty cli format: runner/scenario/testcase...
2017-12-16 Ross BrattainMerge "Addition of NSB Prox test documentation of vPE...
2017-12-16 Ross BrattainMerge "bugfix: tc078 fails in some situations"
2017-12-16 Ross BrattainMerge "bugfix: kill process do not accurately kill...
2017-12-15 rexlee8776bugfix: kill process do not accurately kill "nova-api" 93/47793/6
2017-12-14 Ross BrattainMerge "bugfix: tc006, tc079, tc082 miss grafana dashboa...
2017-12-14 Ross BrattainMerge "Refactor userguide "Yardstick Installation""
2017-12-14 Ross BrattainMerge "Ansible: fix lowercasing issue with ConfigParser"
2017-12-12 Ross BrattainMerge "NSB: Fix IndexError in pin_vcpu_for_perf"
2017-12-01 Ross BrattainMerge "bugfix: tc023 miss description and tc050-58...
2017-11-20 rexlee8776bugfix: tc023 miss description and tc050-58 wrong descr... 39/47239/4
2017-11-17 Ross BrattainMerge "Dockerfile: apt-get clean to save layer space"
2017-10-19 Jing LuMerge "add CheckConnectivity scenario"
2017-10-18 Jing LuMerge "Fio: support input job file configuration"
2017-10-17 Ross BrattainMerge "BugFix: Fix to negative dropped packets appearin...
2017-10-17 Ross BrattainMerge "Update the traffic profile to support sample...
2017-10-17 Ross BrattainMerge "BugFix: limit the count to supported range in...
2017-10-16 Ross BrattainMerge "bugfix: remove pod_name in host and unify host...
2017-10-13 rexlee8776bugfix: remove pod_name in host and unify host parameter 61/44961/2
2017-09-25 Ross BrattainMerge "Log each test case status in a task"
2017-09-21 Ross BrattainMerge "requirements: bump Ansible version to 2.3"
2017-09-20 Ross BrattainMerge "ansible: resize VNF image"
2017-09-19 Ross BrattainMerge "apiserver: mock socket.gethostbyname"
2017-09-12 Jing LuMerge "Bugfix: cleanup command not found"
2017-09-12 Rex LeeMerge "KVMFORNFV:Livemigration testcase changes in...
2017-09-11 KubiMerge "change outage_time from 20 to 30s"
2017-09-08 rexlee8776change outage_time from 20 to 30s 59/41359/1
2017-07-10 Jing LuMerge "Yardstick install storperf update"
2017-07-06 Rex LeeMerge "Bugfix: Abnormally stopped background scenario...
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-06-30 rexlee8776unify pod keywork so api can easily used 65/36765/5
2017-05-22 Rex LeeMerge "Added PyCharms files to gitignore."
2017-05-20 Rex LeeMerge "increase monitor number in cases."
2017-05-18 HuanLiincrease monitor number in cases. 37/34837/4
2017-05-16 JingLu5Bugfix: change monitor command in tc019 17/34817/1
2017-05-16 Ross BrattainMerge "Add a new monitor type: MultiMonitor that can...
2017-05-11 Rex LeeMerge "Extend TC008 to run pktgen-dpdk inside VM Need...
2017-05-10 Ross BrattainMerge "pass user_data to heat template"
2017-05-06 JingLu5Bugfix: Support HA test cases in TripleO 91/34391/2
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-25 xudanBugfix: Make tc019 abd tc025 accept --task-args options... 47/33747/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-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 "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 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 "heat: convert open to context manager"
2017-02-14 Rex LeeMerge "heat: close file before parsing template"
2017-02-13 tjuyinkanglinUpdate CLI Command in yardstick TC019, TC045~TC048 57/28057/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 chenjiankunCreate API to get a list of all test cases 19/26919/6
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-15 liang gaoMerge "Add testcase tc0075 and mofify testcsuite"
2016-08-15 liang gaoMerge "[Yardstick-233]latency measurment by using pktge...
2016-08-12 liang gaoMerge "Add some missing test suites for noha scenarios"
2016-08-12 tjuyinkanglinIncrease recovery SLA of HA test cases and fix tc019 21/18521/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-05 wym_libraAdd test case description and task file for TC019 75/4175/4