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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
Adding sample trex example
Deepak S
1
-0
/
+38
2017-10-18
Merge "Docs: test case description for TC080 and TC081"
Ross Brattain
7
-7
/
+256
2017-10-18
Merge "tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_correlated_scale_2: fix indent"
Ross Brattain
1
-8
/
+8
2017-10-18
tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_correlated_scale_2: fix indent
Ross Brattain
1
-8
/
+8
2017-10-18
Hamonization of the titles of the documents (Testing group)
Morgan Richomme
2
-6
/
+6
2017-10-18
Docs: test case description for TC080 and TC081
JingLu5
7
-7
/
+256
2017-10-18
add VNF scale-up template
Ross Brattain
1
-0
/
+98
2017-10-18
Create the ovs-vswitchd logging directory
Martin Banszel
1
-0
/
+1
2017-10-18
Merge "Fio: support input job file configuration"
Jing Lu
2
-3
/
+22
2017-10-17
tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml updated
Ross Brattain
1
-16
/
+26
2017-10-18
Merge "scale-out testcase template"
Ross Brattain
30
-0
/
+5515
2017-10-17
scale-out testcase template
Ross Brattain
30
-0
/
+5515
2017-10-18
add opnfv_os-odl-fdio_dvr-noha testsutie for Apex
JingLu5
1
-0
/
+38
2017-10-17
Resolve full path to adminrc file if full path is not provided
Charlie Kang
1
-2
/
+2
2017-10-17
NSB: MultiPortConfig adjust start_core
Ross Brattain
1
-1
/
+1
2017-10-17
Added required ubuntu packages to run IxLoad client
Maciej Skrocki
2
-1
/
+6
2017-10-17
Merge "validate_non_string_sequence: use six.string_types"
Ross Brattain
1
-1
/
+1
2017-10-17
pmu mirror creation ansible error fix
Dhaval Patel
1
-0
/
+2
2017-10-17
Merge "BugFix: Fix to Load Balancer - Previously Dropped packets was acceptable"
Ross Brattain
1
-1
/
+1
2017-10-17
Merge "Enable static cgnapt functionality."
Ross Brattain
6
-49
/
+34
2017-10-17
Enable static cgnapt functionality.
Deepak S
6
-49
/
+34
2017-10-17
BugFix: Fix to Load Balancer - Previously Dropped packets was acceptable
DanielMartinBuckley
1
-1
/
+1
2017-10-17
Merge "BugFix: Fix to negative dropped packets appearing in results."
Ross Brattain
1
-1
/
+1
2017-10-17
Merge "Update the traffic profile to support sample multi-port"
Ross Brattain
5
-0
/
+62
2017-10-17
Merge "BugFix: limit the count to supported range in min/max"
Ross Brattain
1
-6
/
+24
2017-10-17
Merge "fix invalid chracters in ansible scripts"
Ross Brattain
18
-36
/
+111
2017-10-17
Merge "Adding sample multi-port ansible script"
Ross Brattain
25
-0
/
+1511
2017-10-17
NSB: rename private->uplink, public->downlink in example
Ross Brattain
1
-2
/
+2
2017-10-17
validate_non_string_sequence: use six.string_types
Ross Brattain
1
-1
/
+1
2017-10-16
Disable spoof check on vfs in sriov setup
Deepak S
1
-0
/
+3
2017-10-16
Adding cpu set to enable affinity for given vcpu
Deepak S
4
-56
/
+24
2017-10-17
Fio: support input job file configuration
JingLu5
2
-3
/
+22
2017-10-16
Merge "bugfix: remove pod_name in host and unify host parameter"
Ross Brattain
16
-45
/
+56
2017-10-15
Adding sample multi-port ansible script
Deepak S
25
-0
/
+1511
2017-10-15
fix invalid chracters in ansible scripts
Deepak S
18
-36
/
+111
2017-10-16
Create test suite opnfv_os-nosdn-openbaton-ha_daily
chenjiankun
1
-0
/
+62
2017-10-14
Update the traffic profile to support sample multi-port
Deepak S
5
-0
/
+62
2017-10-14
Merge "Relocate iniparser to yardstick.network_services.helpers"
Ross Brattain
4
-14
/
+13
2017-10-13
resource: move make_resource_profile to ResourceProfile
Ross Brattain
2
-13
/
+13
2017-10-13
Relocate iniparser to yardstick.network_services.helpers
Edward MacGillivray
4
-14
/
+13
2017-10-13
BugFix: Fix to negative dropped packets appearing in results.
DanielMartinBuckley
1
-1
/
+1
2017-10-13
Merge "task: use CONF_FILE from constants"
Rex Lee
1
-2
/
+2
2017-10-13
Merge "Move arp route tbl to script and update defailt vnf config files"
Ross Brattain
9
-143
/
+21
2017-10-13
Merge "ping: always save rtt data, influxdb ignore empty data"
Ross Brattain
7
-14
/
+35
2017-10-13
Merge "Updating NSBperf to print right testcase"
Ross Brattain
1
-2
/
+18
2017-10-13
task: use CONF_FILE from constants
Ross Brattain
1
-2
/
+2
2017-10-12
ping: always save rtt data, influxdb ignore empty data
Ross Brattain
7
-14
/
+35
2017-10-13
Merge "task: drain background runner queues"
Ross Brattain
2
-6
/
+18
2017-10-13
Merge "KVMFORNFV: To verify the execution of the bash script"
Jing Lu
1
-5
/
+20
2017-10-13
bugfix: remove pod_name in host and unify host parameter
rexlee8776
16
-45
/
+56
[prev]
[next]