From ad249c39c3259df8c2536dd80f62723eb9c364ef Mon Sep 17 00:00:00 2001 From: omnom62 <75066712+omnom62@users.noreply.github.com> Date: Sun, 2 Mar 2025 22:43:17 +1000 Subject: T7012 ospf_interfaces integration tests (#387) * T7012 init strucuture for ospf_interfaces integration tests * ospf_interfaces unit and integration tests fixes for 1.3- * fixes to v1.4 ospf_interfaces parsers * T7012 integration tests and 1.4+ support for ospf_interfaces --- changelogs/fragments/T7012_ospf-integration-tests.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 changelogs/fragments/T7012_ospf-integration-tests.yaml (limited to 'changelogs') diff --git a/changelogs/fragments/T7012_ospf-integration-tests.yaml b/changelogs/fragments/T7012_ospf-integration-tests.yaml new file mode 100644 index 00000000..b696b2aa --- /dev/null +++ b/changelogs/fragments/T7012_ospf-integration-tests.yaml @@ -0,0 +1,9 @@ +--- +minor_changes: + - vyos_ospf_interfaces - add support for VyOS 1.4+, which moved interface configuration from the interfaces to ospf/ospfv3 interfaces configuration +bugfixes: + - vyos_ospf_interfaces - fixed get_config to cater for unordered command lists in 1.4+ +trivial: + - vyos_ospf_interfaces - re-worked intergration test suite structure to D.R.Y. + - vyos_ospf_interfaces - added support for 1.4+ VyOS + - vyos_ospf_interfaces - updated unit test suite to cater for 1.4+ bugfixes -- cgit v1.2.3