mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-07 21:01:37 +00:00
Called setup_configuration fixture
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
committed by
karthikaeyetea
parent
b0b6f9a8b2
commit
0fce0708e4
@@ -86,4 +86,4 @@ class TestDataplaneThroughputNAT(object):
|
||||
instance_name="TIP_DPT_DPT_OPEN_5G_NAT",
|
||||
influx_tags=influx_tags, move_to_influx=False,
|
||||
dut_data=setup_configuration
|
||||
)
|
||||
)
|
||||
|
||||
@@ -88,4 +88,4 @@ class TestDataplaneThroughputBRIDGE(object):
|
||||
instance_name="TIP_DPT_DPT_WPA2_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_WPA2_5G_NAT",
|
||||
influx_tags=influx_tags, move_to_influx=False,
|
||||
dut_data=setup_configuration
|
||||
)
|
||||
)
|
||||
|
||||
@@ -116,4 +116,4 @@ class TestDataplaneThroughputBRIDGE(object):
|
||||
instance_name="TIP_DPT_DPT_WPA_6G_BRIDGE",
|
||||
influx_tags=influx_tags, move_to_influx=False,
|
||||
dut_data=setup_configuration
|
||||
)
|
||||
)
|
||||
|
||||
@@ -116,4 +116,4 @@ class TestDataplaneThroughputNAT(object):
|
||||
instance_name="TIP_DPT_DPT_WPA3_PERSONAL_6G_NAT",
|
||||
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
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user