summaryrefslogtreecommitdiff
path: root/tests/topotests/lib/common_config.py
diff options
context:
space:
mode:
authornaveen <nguggarigoud@vmware.com>2020-08-11 21:40:44 +0530
committerVijay Kumar Gupta <vijayg@vmware.com>2020-12-10 16:44:48 -0800
commit88fedaaa7b4b7339c7712a3a89af3ce8fe11bc33 (patch)
tree2ed12f3c34a7c70385d16d62b4b020a41a237a19 /tests/topotests/lib/common_config.py
parent72babe7cf3273a9c5264a260e093ce53100adf37 (diff)
tests: Adding static routing topojson automation suites.
Adding API's required for EVPN suite. Signed-off-by: naveen <nguggarigoud@vmware.com>
Diffstat (limited to 'tests/topotests/lib/common_config.py')
-rw-r--r--tests/topotests/lib/common_config.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/topotests/lib/common_config.py b/tests/topotests/lib/common_config.py
index 81fe59c41b..699f8cbf89 100644
--- a/tests/topotests/lib/common_config.py
+++ b/tests/topotests/lib/common_config.py
@@ -3606,7 +3606,6 @@ def verify_cli_json(tgen, input_dict):
"""
API to verify if JSON is available for clis
command.
-
Parameters
----------
* `tgen`: topogen object
@@ -3776,7 +3775,6 @@ def verify_vrf_vni(tgen, input_dict):
"""
API to verify vrf vni details using "show vrf vni json"
command.
-
Parameters
----------
* `tgen`: topogen object