Replace assertEqual(None, xx) with assertIsNone(xx)
[yardstick.git] / yardstick / tests / unit /
2018-03-02 Emma FoleyReplace assertEqual(None, xx) with assertIsNone(xx) 51/51151/6
2018-03-02 Emma FoleyMake files pep8 compliant before replacing assertEqual... 63/52363/5
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 Rodolfo Alonso Her... Add "render-only" option to "task" command 93/52293/8
2018-03-01 Emma FoleyAdd ability to reuse existing OpenStack set-up 53/52353/16
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 Emma FoleyAdd methods to get an existing stack 51/52351/15
2018-03-01 Emma FoleyUse context name instead of key_uuid 47/52347/14
2018-03-01 Emma FoleyAdd _create_new_stack method 79/52779/10
2018-03-01 Emma FoleyUpdate TaskParser to deal with qualified name in Context 51/52451/12
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 Emma FoleyAdd qualified name to Context 55/52655/10
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 Ross BrattainMerge "Deprecate authentication variable OS_TENANT_NAME"
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-28 Abhijit SinhaMerge "Addition of storage of extra counters for Grafana"
2018-02-28 Emma FoleyMerge "Yardstick real-time influxdb KPI reporting regre...
2018-02-28 Emma FoleyAdd Flags class to base.Context 53/52653/3
2018-02-27 Abhijit SinhaMerge "Addition of NSB Prox developer guide."
2018-02-26 Rex LeeMerge "Testcase to find storage bottlenecks using Yards...
2018-02-23 chenjiankunYardstick real-time influxdb KPI reporting regressions 51/51651/4
2018-02-22 Rodolfo Alonso Her... Merge "Fix error in address input format in "_ip_range_...
2018-02-22 Emma FoleyMerge "Make files pep8 compliant"
2018-02-22 Rodolfo Alonso Her... Merge "Refactor benchmark.core.test_plugin.PluginTestCase"
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-20 Emma FoleyMake files pep8 compliant 45/52345/4
2018-02-19 Emma FoleyMerge "Replace neutron network deletion with shade."
2018-02-19 Emma FoleyMerge "Make segmentation_id configurable for tc_heat_rf...
2018-02-19 Shobhi JainReplace neutron network deletion with shade. 67/51767/13
2018-02-17 Rodolfo Alonso Her... Merge "Workaround to fix Heat stack deletion bug in...
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-16 Rodolfo Alonso Her... Refactor benchmark.core.test_plugin.PluginTestCase 57/47257/8
2018-02-15 Rodolfo Alonso Her... Workaround to fix Heat stack deletion bug in Shade 89/52189/2
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
2018-02-12 Emma FoleyMerge "Create host VMs configuration"
2018-02-12 Emma FoleyMerge "Heatstack create: fix str/bytes error in NamedTe...
2018-02-12 Emma FoleyMerge "Replace neutron get network id with shade."
2018-02-12 Ross BrattainHeatstack create: fix str/bytes error in NamedTemporary... 19/52019/2
2018-02-12 Emma FoleyMerge "vpe: convert DPKD_PORT to LINK ID"
2018-02-12 Ross BrattainMerge "cleanup: rm node_ID from yardstick prepare_env...
2018-02-11 Emma FoleyMerge "Remove references to "dpdk_nic_bind" utility"
2018-02-11 Emma FoleyMerge "BugFIX: NSB-setup build script fix for BM"
2018-02-11 Rodolfo Alonso Her... Merge "Replace "python-heatclient" with "shade" client"
2018-02-09 Rodolfo Alonso Her... Module to manage pip packages 23/51123/9
2018-02-09 Shobhi JainReplace neutron get network id with shade. 65/51765/10
2018-02-09 Rodolfo Alonso Her... Replace "python-heatclient" with "shade" client 01/48401/11
2018-02-07 Ross BrattainMerge "Improve ovs_deploy.bash script"
2018-02-06 Rodolfo Alonso Her... Improve SampleVNF hugepages setup 61/51761/3
2018-02-01 Ross BrattainMerge "Adding new vFirewall Test cases based on Concurr...
2018-02-01 Ross BrattainMerge "Add "img_property" when building Yardstick image"
2018-01-31 Ross BrattainMerge "Modify fuel_baremetal pod config file"
2018-01-29 Rodolfo Alonso Her... Merge "Add Intel Fortville 40G VF driver to sample...
2018-01-29 Ross BrattainMerge "Change CivetWeb download URL"
2018-01-29 Ross BrattainMerge "Fix up tests for Parser scenario"
2018-01-29 Ross BrattainMerge "Move tests: unit/cmd/"
2018-01-29 Emma FoleyMerge "Adding support to pull docker images behind...
2018-01-26 Ross BrattainMerge "Add python-openstackclient in docker image"
2018-01-26 Ross BrattainMerge "Replace assertEqual(x, True|False) with assert...
2018-01-26 Ross BrattainMerge changes from topic 'bug/yardstick-864'
2018-01-25 Emma FoleyReplace assertEquals with assertEqual 89/49289/7
2018-01-25 Emma FoleyMove tests: unit/cmd/ 51/48251/9
2018-01-24 Ross BrattainMerge "'libvirt' guest console in Standalone model"
2018-01-24 Ross BrattainMerge "Check RS for virtualized OpenStack/Yardstick"
2018-01-24 Rodolfo Alonso Her... Merge "Cleanup of redundant files from Prox directory"
2018-01-23 Rodolfo Alonso Her... Merge "Use assertIn(x, y) instead of other variations"
2018-01-22 Ross BrattainMerge "Clean unit tests in "benchmark.scenarios.lib...
2018-01-22 Ross BrattainMerge "Move tests: unit/dispatcher"
2018-01-22 Ross BrattainMerge "Move tests: unit/orchestrator/"
2018-01-22 Ross BrattainMerge "Replace "oslo_utils.importutils" with standard...
2018-01-20 Ross BrattainMerge "update docs for procedure after host reboot"
2018-01-19 Rodolfo Alonso Her... Replace "oslo_utils.importutils" with standard library... 35/50835/1
2018-01-17 Emma FoleyMove tests: unit/orchestrator/ 69/48269/7
2018-01-16 Ross BrattainMerge "Update Dockerfile.aarch64.patch"
2018-01-15 Jing LuMerge "Testcase 084 documentation"
2018-01-12 Emma FoleyUse assertIn(x, y) instead of other variations 15/49315/8
2018-01-12 Emma FoleyMove tests: unit/dispatcher 65/48265/5
2018-01-11 Emma FoleyMove tests: unit/common 55/48255/8
2018-01-11 Ross BrattainMerge "Move tests: functional/"
2018-01-11 Ross BrattainMerge "Move tests: unit/apiserver/"
2018-01-11 Emma FoleyMove tests: unit/apiserver/ 71/48271/6
2018-01-11 Emma FoleyMove tests: unit/test_ssh.py 01/48201/7
2018-01-11 Ross BrattainMerge "Run tests in yardstick/tests/"
next