X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftest_data%2Fhoneycomb%2Fpersistence.py;h=131a3ef54f1f17c0952081dcfc43254698969f75;hb=a114591eac9f52502048db886da2fb228c62254d;hp=216d4facef6ee8a770cd52c7467c9e8bb2878067;hpb=fc42ade3d5c7ed279e867cb55ca42a44db5e706d;p=csit.git diff --git a/resources/test_data/honeycomb/persistence.py b/resources/test_data/honeycomb/persistence.py index 216d4facef..131a3ef54f 100644 --- a/resources/test_data/honeycomb/persistence.py +++ b/resources/test_data/honeycomb/persistence.py @@ -102,7 +102,7 @@ def get_variables(interface): }, "match": { "vlan-tagged": { - "match-exact-tags": False + "match-exact-tags": True } } }, @@ -123,7 +123,7 @@ def get_variables(interface): 'tag_rewrite_pop_1_VAT': { 'sub_default': 0, 'sub_dot1ad': 0, - 'sub_exact_match': 0, + 'sub_exact_match': 1, 'sub_inner_vlan_id': 0, 'sub_inner_vlan_id_any': 1, 'sub_number_of_tags': 2,