X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftest_data%2Flisp%2Flisp.py;h=27614704f219a023dea71ba10a47e554cd760d1a;hb=a93f42dff3a1a1d5073c36455cda0537eac5bb12;hp=f6a4152fdad7c9039148b1f190b3e2741cc27390;hpb=d68951ac245150eeefa6e0f4156e4c1b5c9e9325;p=csit.git diff --git a/resources/test_data/lisp/lisp.py b/resources/test_data/lisp/lisp.py index f6a4152fda..27614704f2 100644 --- a/resources/test_data/lisp/lisp.py +++ b/resources/test_data/lisp/lisp.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019 Cisco and/or its affiliates. +# Copyright (c) 2021 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -14,7 +14,7 @@ """Test variables of lisp and lispgpe (ip4/ip6) encapsulation test suite.""" # Lisp default global value -locator_name = b"tst_locator" +locator_name = u"tst_locator" # Test configuration data tg_if1_ip4= u"6.0.0.2"