diff options
author | GomathiselviS <gomathiselvi@gmail.com> | 2021-02-18 15:26:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-18 20:26:33 +0000 |
commit | b739944aabe5d3c287a89544fc365382d2719070 (patch) | |
tree | c612c86a6913549c05ab813fd85744c6807b9c5c /tests/sanity/ignore-2.9.txt | |
parent | 4e8356f7ae00e55ea7554b9c817141035e40826b (diff) | |
download | vyos-ansible-old-b739944aabe5d3c287a89544fc365382d2719070.tar.gz vyos-ansible-old-b739944aabe5d3c287a89544fc365382d2719070.zip |
Fix test-sanity-docker failures (#124)
Fix test-sanity-docker failures
Reviewed-by: Nathaniel Case <this.is@nathanielca.se>
https://github.com/Qalthos
Diffstat (limited to 'tests/sanity/ignore-2.9.txt')
-rw-r--r-- | tests/sanity/ignore-2.9.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/sanity/ignore-2.9.txt b/tests/sanity/ignore-2.9.txt index 8f3fd9c..68064bb 100644 --- a/tests/sanity/ignore-2.9.txt +++ b/tests/sanity/ignore-2.9.txt @@ -11,3 +11,5 @@ plugins/modules/vyos_lldp.py validate-modules:invalid-documentation # removed_at plugins/modules/vyos_lldp_interface.py validate-modules:deprecation-mismatch # 2.9 expects METADATA plugins/modules/vyos_lldp_interface.py validate-modules:invalid-documentation # removed_at_date not supported in `deprecated` dict 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 |