Skip to content

Commit

Permalink
Sanity devel 2.17 ignores (#587)
Browse files Browse the repository at this point in the history
Signed-off-by: rohitthakur2590 <[email protected]>
  • Loading branch information
rohitthakur2590 authored Sep 20, 2023
1 parent d2eb3d9 commit 2da8e08
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/sanity_ignores.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
trivial:
- add sanity ignores for devel-2.17.
5 changes: 5 additions & 0 deletions tests/sanity/ignore-2.17.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
plugins/action/netconf.py action-plugin-docs # base class for deprecated network platform modules using `connection: local`
plugins/action/network.py action-plugin-docs # base class for network action plugins
plugins/action/grpc.py action-plugin-docs # base class for grpc action plugins
plugins/plugin_utils/compat/telnetlib.py pep8!skip # vendored file
plugins/plugin_utils/compat/telnetlib.py pylint!skip # vendored file

0 comments on commit 2da8e08

Please sign in to comment.