We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2eb3d9 commit 2da8e08Copy full SHA for 2da8e08
changelogs/fragments/sanity_ignores.yaml
@@ -0,0 +1,3 @@
1
+---
2
+trivial:
3
+ - add sanity ignores for devel-2.17.
tests/sanity/ignore-2.17.txt
@@ -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
4
+plugins/plugin_utils/compat/telnetlib.py pep8!skip # vendored file
5
+plugins/plugin_utils/compat/telnetlib.py pylint!skip # vendored file
0 commit comments