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/.sanity-ignore-action-plugin-docs b/tests/sanity/.sanity-ignore-action-plugin-docs new file mode 100644 index 00000000..59e394f9 --- /dev/null +++ b/tests/sanity/.sanity-ignore-action-plugin-docs @@ -0,0 +1 @@ +plugins/action/vyos.py