Linux Foundation Collaborative Projects
index
:
yardstick
master
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
stable/fraser
stable/gambia
stable/hunter
stable/iruya
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-02
Remove main() and __main__ from tests.
Emma Foley
28
-69
/
+1
2018-03-02
Merge "Replace assertEqual(None, xx) with assertIsNone(xx)"
Abhijit Sinha
14
-62
/
+52
2018-03-02
Merge "Make files pep8 compliant before replacing assertEqual(None, xx)"
Abhijit Sinha
2
-265
/
+199
2018-03-02
Merge "remove releng from Dockerfile and elsewhere"
Emma Foley
1
-25
/
+3
2018-03-02
Replace assertEqual(None, xx) with assertIsNone(xx)
Emma Foley
14
-62
/
+52
2018-03-02
Make files pep8 compliant before replacing assertEqual(None, xx)
Emma Foley
2
-265
/
+199
2018-03-01
NSB: move interface probe to VNF, and attempt driver-only probe first
Ross Brattain
4
-33
/
+417
2018-03-01
remove releng from Dockerfile and elsewhere
Ross Brattain
1
-25
/
+3
2018-03-01
vFW scale-up template.
Mytnyk, Volodymyr
1
-1
/
+16
2018-03-01
Add arguments to the traffic profile render
Rodolfo Alonso Hernandez
2
-62
/
+6
2018-03-01
Import "traffic_profile" modules only once
Rodolfo Alonso Hernandez
7
-55
/
+66
2018-02-28
scenario: add opnfv_os-odl-bgpvpn-noha_daily.yaml
Ross Brattain
1
-0
/
+23
2018-02-28
NSB: Rename traffic_profile to trex_traffic_profile
Ross Brattain
3
-16
/
+12
2018-02-28
Merge "Deprecate authentication variable OS_TENANT_NAME"
Ross Brattain
1
-3
/
+2
2018-02-28
Merge "Improve SampleVNF hugepages setup"
Abhijit Sinha
1
-36
/
+21
2018-02-28
Merge "Addition of storage of extra counters for Grafana"
Abhijit Sinha
3
-19
/
+111
2018-02-28
Addition of storage of extra counters for Grafana
DanielMartinBuckley
3
-19
/
+111
2018-02-28
Deprecate authentication variable OS_TENANT_NAME
Rodolfo Alonso Hernandez
1
-3
/
+2
2018-02-17
Fix error in address input format in "_ip_range_action_partial"
Rodolfo Alonso Hernandez
1
-12
/
+33
2018-02-16
Merge "Remove tool provisioning from DpdkVnfSetupEnvHelper._setup_dpdk"
Rodolfo Alonso Hernandez
1
-28
/
+25
2018-02-15
NSB: Ixia remove unused traffic_generator arg
Ross Brattain
1
-43
/
+15
2018-02-14
NSB: fix test_vpe_vnf.py
Ross Brattain
1
-1
/
+1
2018-02-14
NSB: fix pylint warnings in test_tg_ixload
Ross Brattain
1
-2
/
+9
2018-02-14
NSB traffic_profile: fix pylint warnings and return partial
Ross Brattain
1
-74
/
+118
2018-02-12
Move tests: unit/benchmark
Emma Foley
145
-13989
/
+0
2018-02-12
Merge "Replace neutron get network id with shade."
Emma Foley
1
-16
/
+40
2018-02-12
Remove tool provisioning from DpdkVnfSetupEnvHelper._setup_dpdk
Rodolfo Alonso Hernandez
1
-28
/
+25
2018-02-12
Merge "vpe: convert DPKD_PORT to LINK ID"
Emma Foley
1
-0
/
+5
2018-02-12
Merge "cleanup: rm node_ID from yardstick prepare_env file"
Ross Brattain
1
-14
/
+13
2018-02-11
Merge "Remove references to "dpdk_nic_bind" utility"
Emma Foley
5
-45
/
+2
2018-02-09
Replace neutron get network id with shade.
Shobhi Jain
1
-16
/
+40
2018-02-09
Merge "Make 'Scenario' classes plugable"
Emma Foley
1
-0
/
+53
2018-02-06
vpe: convert DPKD_PORT to LINK ID
Ross Brattain
1
-0
/
+5
2018-02-06
Improve SampleVNF hugepages setup
Rodolfo Alonso Hernandez
1
-36
/
+21
2018-02-05
cleanup: rm node_ID from yardstick prepare_env file
ting wu
1
-14
/
+13
2018-02-05
Remove references to "dpdk_nic_bind" utility
Rodolfo Alonso Hernandez
5
-45
/
+2
2018-01-31
Merge "Modify fuel_baremetal pod config file"
Ross Brattain
1
-0
/
+5
2018-01-30
Make 'Scenario' classes plugable
Rodolfo Alonso Hernandez
1
-0
/
+53
2018-01-29
Merge "Fix up tests for Parser scenario"
Ross Brattain
1
-25
/
+42
2018-01-29
Merge "Move tests: unit/cmd/"
Ross Brattain
5
-222
/
+0
2018-01-27
Fix up tests for Parser scenario
Emma Foley
1
-25
/
+42
2018-01-26
Merge "Replace assertEqual(x, True|False) with assert[True|False](x)"
Ross Brattain
22
-48
/
+48
2018-01-26
Merge changes from topic 'bug/yardstick-864'
Ross Brattain
16
-169
/
+205
2018-01-26
Merge "Remove generated file in 'test_build_vm_xml'"
Rodolfo Alonso Hernandez
1
-3
/
+3
2018-01-26
Modify fuel_baremetal pod config file
ting wu
1
-0
/
+5
2018-01-25
Replace assertEqual(x, True|False) with assert[True|False](x)
Emma Foley
22
-48
/
+48
2018-01-25
Replace assertEquals with assertEqual
Emma Foley
5
-17
/
+16
2018-01-25
Make files pep8 compliant before using assertTrue|False
Emma Foley
13
-152
/
+189
2018-01-25
Move tests: unit/cmd/
Emma Foley
5
-222
/
+0
2018-01-25
Remove img_modify_playbook from nsb_setup.sh script
Mytnyk, Volodymyr
1
-1
/
+1
[next]