diff options
author | Vinay M <63404819+roverflow@users.noreply.github.com> | 2023-12-06 15:05:19 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-06 15:05:19 +0530 |
commit | b2dd05465b80e666c957ebc857b875f8681699e8 (patch) | |
tree | 37df82f707915298d1537732e80a1da61f4f22ba /tests/sanity | |
parent | 78ef20c1c8539452a882658ed5edf8c8cdf0643f (diff) | |
download | vyos.vyos-b2dd05465b80e666c957ebc857b875f8681699e8.tar.gz vyos.vyos-b2dd05465b80e666c957ebc857b875f8681699e8.zip |
Fix prefix-lists Integration tests (#338)
* Fix prefix-lists Integration tests
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* remove autoversion
* fix galaxy.yml
* sanity fix
* sanity ignore
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix ignore file
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Diffstat (limited to 'tests/sanity')
-rw-r--r-- | tests/sanity/ignore-2.17.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sanity/ignore-2.17.txt b/tests/sanity/ignore-2.17.txt new file mode 100644 index 00000000..c835eef8 --- /dev/null +++ b/tests/sanity/ignore-2.17.txt @@ -0,0 +1 @@ +plugins/action/vyos.py action-plugin-docs # base class for deprecated network platform modules using `connection: local` |