mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-03-20 03:41:54 +00:00
Added dut_data
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
committed by
karthikaeyetea
parent
215b955e6f
commit
53af48ee65
@@ -86,4 +86,4 @@ class TestDataplaneThroughputVLAN(object):
|
||||
instance_name="TIP_DPT_DPT_OPEN_5G_VLAN",
|
||||
influx_tags=influx_tags, move_to_influx=False,
|
||||
dut_data=setup_configuration
|
||||
)
|
||||
)
|
||||
|
||||
@@ -125,3 +125,4 @@ class TestDataplaneThroughputBRIDGE(object):
|
||||
influx_tags=influx_tags, move_to_influx=False,
|
||||
dut_data=setup_configuration
|
||||
)
|
||||
|
||||
|
||||
@@ -117,3 +117,4 @@ class TestDataplaneThroughputNAT(object):
|
||||
influx_tags=influx_tags, move_to_influx=False,
|
||||
dut_data=setup_configuration
|
||||
)
|
||||
|
||||
|
||||
@@ -88,4 +88,4 @@ class TestDataplaneThroughputBRIDGE(object):
|
||||
instance_name="TIP_DPT_DPT_WPA_5G_BRIDGE",
|
||||
influx_tags=influx_tags, move_to_influx=False,
|
||||
dut_data=setup_configuration
|
||||
)
|
||||
)
|
||||
|
||||
@@ -88,4 +88,4 @@ class TestDataplaneThroughputNAT(object):
|
||||
instance_name="TIP_DPT_DPT_WPA_5G_NAT",
|
||||
influx_tags=influx_tags, move_to_influx=False,
|
||||
dut_data=setup_configuration
|
||||
)
|
||||
)
|
||||
|
||||
@@ -89,4 +89,4 @@ class TestDataplaneThroughputVLAN(object):
|
||||
instance_name="TIP_DPT_DPT_WPA_5G_VLAN",
|
||||
influx_tags=influx_tags, move_to_influx=False,
|
||||
dut_data=setup_configuration
|
||||
)
|
||||
)
|
||||
|
||||
@@ -330,4 +330,4 @@
|
||||
},
|
||||
"open_flow": {},
|
||||
"influx_params": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user