diff --git a/changelogs/fragments/sanity-devel-fix.yml b/changelogs/fragments/sanity-devel-fix.yml new file mode 100644 index 00000000..04731bc0 --- /dev/null +++ b/changelogs/fragments/sanity-devel-fix.yml @@ -0,0 +1,3 @@ +--- +trivial: + - vyos action plugin - Added ignore file to sanity check diff --git a/tests/sanity/ignore-2.20.txt b/tests/sanity/ignore-2.20.txt new file mode 100644 index 00000000..c835eef8 --- /dev/null +++ b/tests/sanity/ignore-2.20.txt @@ -0,0 +1 @@ +plugins/action/vyos.py action-plugin-docs # base class for deprecated network platform modules using `connection: local`