Merge "Cleanup OvsDpdkContextTestCase unit tests"
[yardstick.git] / yardstick / tests / unit / benchmark / scenarios / networking / test_vnf_generic.py
2018-07-04 Rodolfo Alonso Her... Merge "Fix up formatting on devguide"
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 "Addition of Configurable Sampling and Configurab...
2018-06-26 Abhijit SinhaMerge "Bugfix: heat conext of test case yamls jinja2...
2018-06-26 Abhijit SinhaMerge "Bugfix: HA kill process recovery has a conflict"
2018-06-26 Rodolfo Alonso Her... Merge "Refactor "utils.parse_ini_file" testing"
2018-06-26 Emma FoleyMerge "Refactor remote command execution in pktgen_dpdk"
2018-06-26 Rex LeeMerge "Refactor remote command execution in pktgen"
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-22 Abhijit SinhaMerge "Configure ACL via static file"
2018-06-21 Rodolfo Alonso Her... Merge "Cleanup EnvCommand test cases"
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-20 Rodolfo Alonso Her... Merge "Add "duration" parameter to test case definition"
2018-06-18 Rodolfo Alonso Her... Add "duration" parameter to test case definition 59/57759/11
2018-06-14 Rodolfo Alonso Her... Merge "Add "host_name_separator" variable to Context...
2018-06-14 Emma FoleyMerge "Install dependencies: bare-metal, standalone"
2018-06-12 Rodolfo Alonso Her... Merge changes from topics 'YARDSTICK-1218', 'YARDSTICK...
2018-06-01 Rodolfo Alonso Her... Move IncorrectConfig, IncorrectSetup and IncorrectNodeS... 57/58157/1
2018-05-28 Rodolfo Alonso Her... Merge "PROX: [WIP] Added scale up TCs."
2018-05-16 Jing LuMerge "Test case description and configuration file...
2018-05-16 Jing LuMerge "Test case description and configuration file...
2018-03-24 Ross BrattainMerge "Test case spec for SDN controller resilience...
2018-03-24 Ross BrattainMerge "ansible: disable Extra cloud image kernel stub"
2018-03-23 Ross BrattainMerge "Test case description and configuration file...
2018-03-22 Ross BrattainMerge "Make Sample VNF hugepages size configurable"
2018-03-22 Rex LeeMerge "Test case description and configuration file...
2018-03-20 Ross BrattainMerge "Fix retrieving "options" section in "scenario""
2018-03-20 Ross BrattainMerge "Modify the Docker diff file for ARM64"
2018-03-16 Ross BrattainMerge "Add ODL noHA testcase"
2018-03-16 Rodolfo Alonso Her... Merge "Improve ansible code for network xml creation"
2018-03-16 Rodolfo Alonso Her... Merge "NSB userguide: run TC in heat context & sriov...
2018-03-16 Abhijit SinhaMerge "NSB PROX L3FWD Dropping packets"
2018-03-16 Abhijit SinhaMerge "Replace assert statements in tests"
2018-03-16 Jing LuMerge "testcase start service script fail on centos...
2018-03-08 Rodolfo Alonso Her... Merge "Allow VMs to access internet"
2018-03-07 Ross BrattainMerge "NFVi Test stops after one hour even if configure...
2018-03-07 Emma FoleyMerge "ansible: fix urlsplit('hostname') in convert_openrc"
2018-03-07 Jack ChanMerge "Add l2fwd module in Tgen mode"
2018-03-07 Jack ChanMerge "Add test case sample to enable mixed network"
2018-03-07 Rex LeeMerge "[bugfix]tc006 failed due to volume attached...
2018-03-06 Emma FoleyReplace assert statements in tests 57/53157/1
2018-03-06 Jack ChanMerge "Enable heat context to support existing network"
2018-03-05 Ross BrattainMerge "Fix report generation"
2018-03-02 Ross BrattainMerge "VNF interfaces are sorted by "vpci" address...
2018-03-02 Ross BrattainMerge "Prohibit the importation of a list of libraries"
2018-03-02 Ross BrattainMerge "Layout fixes to test case descriptions"
2018-03-02 Abhijit SinhaMerge "Replace assertEqual(None, xx) with assertIsNone...
2018-03-02 Emma FoleyMerge "remove releng from Dockerfile and elsewhere"
2018-03-02 Emma FoleyReplace assertEqual(None, xx) with assertIsNone(xx) 51/51151/6
2018-03-02 Rodolfo Alonso Her... Merge "Add "render-only" option to "task" command"
2018-03-01 Ross BrattainMerge "Add ability to reuse existing OpenStack set-up"
2018-03-01 Ross BrattainNSB: move interface probe to VNF, and attempt driver... 81/44281/46
2018-03-01 Ross BrattainMerge "Add methods to get an existing stack"
2018-03-01 Ross BrattainMerge "Use context name instead of key_uuid"
2018-03-01 Ross BrattainMerge changes from topics 'feat/keep_vnf', 'YARDSTICK...
2018-03-01 Ross BrattainMerge "vFW scale-up template."
2018-03-01 Ross BrattainMerge "Add arguments to the traffic profile render"
2018-03-01 Ross BrattainMerge "Import "traffic_profile" modules only once"
2018-03-01 Mytnyk, VolodymyrvFW scale-up template. 87/51987/20
2018-03-01 Rodolfo Alonso Her... Merge "Module to manage pip packages"
2018-03-01 Rodolfo Alonso Her... Add arguments to the traffic profile render 67/50767/17
2018-03-01 Rodolfo Alonso Her... Import "traffic_profile" modules only once 49/50849/16
2018-03-01 Jack ChanMerge "fix pep8 problem in env.py"
2018-02-28 Emma FoleyMerge "Add Flags class to base.Context"
2018-02-28 Abhijit SinhaMerge "Mock TRex STL libraries globally"
2018-02-28 Rodolfo Alonso Her... Mock TRex STL libraries globally 17/52117/6
2018-02-28 Abhijit SinhaMerge "Improve SampleVNF hugepages setup"
2018-02-26 Rex LeeMerge "Testcase to find storage bottlenecks using Yards...
2018-02-21 Emma FoleyMerge "Bug fix for Ansible destroy VM script"
2018-02-20 Ross BrattainMerge "Proposing Abhijit Sinha as a committer in Yardstick"
2018-02-16 Rodolfo Alonso Her... Merge "Bump pip packages installed in "nsb_setup.sh...
2018-02-16 Rodolfo Alonso Her... Merge "Fix "./docker/Dockerfile.aarch64.patch""
2018-02-16 Rodolfo Alonso Her... Merge "Remove tool provisioning from DpdkVnfSetupEnvHel...
2018-02-14 Rodolfo Alonso Her... Merge "Fixed document for Grafana Port usage"
2018-02-13 Rodolfo Alonso Her... Merge "Move tests: unit/benchmark"
2018-02-12 Emma FoleyMove tests: unit/benchmark 45/48245/15