summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaige B Paulsen <gaige@cluetrust.com>2025-10-20 04:14:23 -0400
committerGitHub <noreply@github.com>2025-10-20 09:14:23 +0100
commit85867a9c2ce34a02cabd3a7cf5d83a0b7c9c71b8 (patch)
tree0a49daf7054f2fb38407956951ab61f01d7980ab
parent17cbfd4fc4cbf1efb81c18f3f24143f7c0acfa7c (diff)
downloadvyos.vyos-85867a9c2ce34a02cabd3a7cf5d83a0b7c9c71b8.tar.gz
vyos.vyos-85867a9c2ce34a02cabd3a7cf5d83a0b7c9c71b8.zip
fix: T7943 fix sanity checks (#437)
* fix: T7943 fix sanity checks * ci: update changelog
-rw-r--r--changelogs/fragments/T7943-fix-sanity.yml2
-rw-r--r--tests/sanity/ignore-2.21.txt1
2 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/T7943-fix-sanity.yml b/changelogs/fragments/T7943-fix-sanity.yml
new file mode 100644
index 00000000..e5929ae4
--- /dev/null
+++ b/changelogs/fragments/T7943-fix-sanity.yml
@@ -0,0 +1,2 @@
+trivial:
+ - change sanity test ignore file for 2.21
diff --git a/tests/sanity/ignore-2.21.txt b/tests/sanity/ignore-2.21.txt
new file mode 100644
index 00000000..c835eef8
--- /dev/null
+++ b/tests/sanity/ignore-2.21.txt
@@ -0,0 +1 @@
+plugins/action/vyos.py action-plugin-docs # base class for deprecated network platform modules using `connection: local`