From ed6e4e43081155af762c3b12e272d3c9128cfcda Mon Sep 17 00:00:00 2001 From: yanjundeng <95772436+yanjundeng@users.noreply.github.com> Date: Mon, 25 Sep 2023 08:43:25 -0700 Subject: [PATCH] use a custom table type for stress test (#10105) --- tests/acl/templates/acltb_test_stress_acl_table.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acl/templates/acltb_test_stress_acl_table.j2 b/tests/acl/templates/acltb_test_stress_acl_table.j2 index 9c197bb7a0..288211c81f 100644 --- a/tests/acl/templates/acltb_test_stress_acl_table.j2 +++ b/tests/acl/templates/acltb_test_stress_acl_table.j2 @@ -1,6 +1,6 @@ { "ACL_TABLE_TYPE": { - "L3": { + "STRESS_L3": { "MATCHES": "SRC_IP", "ACTIONS": "PACKET_ACTION", "BIND_POINTS": "PORT"