X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftest_data%2Fhoneycomb%2Fplugin_acl.py;fp=resources%2Ftest_data%2Fhoneycomb%2Fplugin_acl.py;h=6bd673d8b081ce2c761f48b9fcee9c8de84b0855;hb=8c1bb6ac0c8253ee203d120c1a8f035c47293d9e;hp=d9d2ecd90f6179886e5797f6f1d0d46f431f6e74;hpb=d919da731b92e02ccc9cee207f9d138876b7b08e;p=csit.git diff --git a/resources/test_data/honeycomb/plugin_acl.py b/resources/test_data/honeycomb/plugin_acl.py index d9d2ecd90f..6bd673d8b0 100644 --- a/resources/test_data/honeycomb/plugin_acl.py +++ b/resources/test_data/honeycomb/plugin_acl.py @@ -34,6 +34,7 @@ def get_variables(test_case, name): # Variables for control packet "src_ip": "16.0.0.1", "dst_ip": "16.0.1.1", + "src_net": "16.0.0.0", "dst_net": "16.0.1.0", "src_port": "1234", "dst_port": "1234",