diff --git a/docker-compose.yaml b/docker-compose.yaml index 50d3096b..82ac87e5 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -34,7 +34,7 @@ services: netconf1.no_group: hostname: netconf1.no_group - image: sysrepo/sysrepo-netopeer2:v0.7.7 + image: sysrepo/sysrepo-netopeer2:legacy ports: - "65025:830" diff --git a/tests/plugins/tasks/networking/test_netconf_get.py b/tests/plugins/tasks/networking/test_netconf_get.py index 077b9b7f..bd6498f3 100644 --- a/tests/plugins/tasks/networking/test_netconf_get.py +++ b/tests/plugins/tasks/networking/test_netconf_get.py @@ -8,7 +8,7 @@ def test_netconf_get(netconf): result = netconf.run(networking.netconf_get) for _, v in result.items(): - assert "", + path="", filter_type="subtree", ) for _, v in result.items(): - assert "