aboutsummaryrefslogtreecommitdiffstats
path: root/resources/test_data
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2020-03-31 02:59:44 +0200
committerJan Gelety <jgelety@cisco.com>2020-04-28 15:16:18 +0200
commit99b2e6a806652ea5e55f98f0a9fe31c45e6466d6 (patch)
tree758e91721724efc7daf9b07f2372ae3a637f9277 /resources/test_data
parentde3a83186108b8f217ad2f313f05fd04f7c0ddf7 (diff)
CSIT-1597 API cleanup: lisp
- cover API changes in VPP: https://gerrit.fd.io/r/c/vpp/+/24663 - update vpp stable to version 20.05-rc0~637 - remove unused L1 and L2 lisp KWs Change-Id: I2672b6a375ad70c82f331dcc991c145e868108b9 Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'resources/test_data')
-rw-r--r--resources/test_data/lisp/lisp.py4
-rw-r--r--resources/test_data/lisp/performance/lisp_static_adjacency.py4
2 files changed, 4 insertions, 4 deletions
diff --git a/resources/test_data/lisp/lisp.py b/resources/test_data/lisp/lisp.py
index f6a4152fda..d52b7a9ecd 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) 2020 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"
diff --git a/resources/test_data/lisp/performance/lisp_static_adjacency.py b/resources/test_data/lisp/performance/lisp_static_adjacency.py
index 29ab80ad73..4351a40f55 100644
--- a/resources/test_data/lisp/performance/lisp_static_adjacency.py
+++ b/resources/test_data/lisp/performance/lisp_static_adjacency.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2019 Cisco and/or its affiliates.
+# Copyright (c) 2020 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 for Lisp remote static mapping test suite."""
# Lisp default global value
-locator_name = b"ls1"
+locator_name = u"ls1"
# Lisp default locator_set value
duts_locator_set = {