summaryrefslogtreecommitdiff
path: root/tests/sanity/ignore-2.9.txt
diff options
context:
space:
mode:
authorAshwini Mhatre <amhatre@redhat.com>2021-05-12 00:04:47 +0530
committerGitHub <noreply@github.com>2021-05-11 18:34:47 +0000
commit407eec39119320875ffcdede81155a9a5ed201d7 (patch)
tree49dc6845763c9fcc082129089c1eebc5cf36968c /tests/sanity/ignore-2.9.txt
parent6de551224ff6ada0eb7a0a45938d535302a38d7c (diff)
downloadvyos.vyos-407eec39119320875ffcdede81155a9a5ed201d7.tar.gz
vyos.vyos-407eec39119320875ffcdede81155a9a5ed201d7.zip
Vyos route maps (#156)
Vyos route maps Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'tests/sanity/ignore-2.9.txt')
-rw-r--r--tests/sanity/ignore-2.9.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/sanity/ignore-2.9.txt b/tests/sanity/ignore-2.9.txt
index 68064bb..7178a20 100644
--- a/tests/sanity/ignore-2.9.txt
+++ b/tests/sanity/ignore-2.9.txt
@@ -13,3 +13,6 @@ plugins/modules/vyos_lldp_interface.py validate-modules:invalid-documentation #
plugins/action/vyos.py action-plugin-docs # base class for deprecated network platform modules using `connection: local`
plugins/module_utils/network/vyos/config/ospf_interfaces/ospf_interfaces.py compile-2.6!skip
plugins/module_utils/network/vyos/config/ospf_interfaces/ospf_interfaces.py import-2.6!skip
+plugins/module_utils/network/vyos/config/route_maps/route_maps.py compile-2.6!skip
+plugins/module_utils/network/vyos/config/route_maps/route_maps.py import-2.6!skip
+plugins/modules/vyos_route_maps.py import-2.6!skip