Skip to content
Snippets Groups Projects
Commit 542eadc3 authored by Erik Reid's avatar Erik Reid
Browse files

re-enable tests for all routers

parent dafaafb5
No related branches found
No related tags found
No related merge requests found
......@@ -44,10 +44,6 @@ def netconf_doc(mocker, router, data_config):
def test_interface_list(netconf_doc):
hostname = netconf_doc.xpath('//configuration/groups/system/host-name/text()')[0]
if not hostname.startswith('mx1.mad.es'):
return
schema = {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "array",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment