X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftest_data%2Fhoneycomb%2Fplugin_acl.py;fp=resources%2Ftest_data%2Fhoneycomb%2Fplugin_acl.py;h=b72a3391a0d1348db1b51756eb2c97858bac4096;hp=edf585eb34bebb52a9ec696f024ef9cbec2d20cc;hb=0e28406b43bf4ce145f1530f15dbb00957edf945;hpb=92fbe3b8d880f9a3dd63e1309d76772b1685a037 diff --git a/resources/test_data/honeycomb/plugin_acl.py b/resources/test_data/honeycomb/plugin_acl.py index edf585eb34..b72a3391a0 100644 --- a/resources/test_data/honeycomb/plugin_acl.py +++ b/resources/test_data/honeycomb/plugin_acl.py @@ -126,6 +126,9 @@ def get_variables(test_case, name): "dut_to_tg_if2_ip": "20::2", "prefix_length": 64, "gateway": "20::1", + # classified networks + "classify_src_net": "12::", + "classify_dst_net": "13::", # ICMP code and type for control packet "icmp_type": 1, "icmp_code": 0,