Added dut_data

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
jitendracandela
2022-09-16 18:59:21 +05:30
committed by karthikaeyetea
parent 215b955e6f
commit 53af48ee65
7 changed files with 7 additions and 5 deletions

View File

@@ -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
)
)

View File

@@ -125,3 +125,4 @@ class TestDataplaneThroughputBRIDGE(object):
influx_tags=influx_tags, move_to_influx=False,
dut_data=setup_configuration
)

View File

@@ -117,3 +117,4 @@ class TestDataplaneThroughputNAT(object):
influx_tags=influx_tags, move_to_influx=False,
dut_data=setup_configuration
)

View File

@@ -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
)
)

View File

@@ -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
)
)

View File

@@ -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
)
)

View File

@@ -330,4 +330,4 @@
},
"open_flow": {},
"influx_params": {}
}
}