From 0f0c4716ad015defe42ca58f864b6761084c77bf Mon Sep 17 00:00:00 2001 From: Kerry Meyer Date: Wed, 25 Sep 2024 17:10:53 -0500 Subject: [PATCH] Add a sanity "ignore" file for the new Ansible core version 2.19. (#456) * Add a sanity "ignore" file for the new Ansible core version 2.19. * Add a fragment file. --- ...456-tests-sanity-ignore-action-plugin-for-ansible-2.19.yaml | 3 +++ tests/sanity/ignore-2.19.txt | 1 + 2 files changed, 4 insertions(+) create mode 100644 changelogs/fragments/456-tests-sanity-ignore-action-plugin-for-ansible-2.19.yaml create mode 100644 tests/sanity/ignore-2.19.txt diff --git a/changelogs/fragments/456-tests-sanity-ignore-action-plugin-for-ansible-2.19.yaml b/changelogs/fragments/456-tests-sanity-ignore-action-plugin-for-ansible-2.19.yaml new file mode 100644 index 000000000..b6a403b47 --- /dev/null +++ b/changelogs/fragments/456-tests-sanity-ignore-action-plugin-for-ansible-2.19.yaml @@ -0,0 +1,3 @@ +--- +trivial: + - tests - Skip Ansible 2.19 checking for a module correspnding to the sonic.py action plugin to avoid invalid sanity failures (https://github.com/ansible-collections/dellemc.enterprise_sonic/pull/456). diff --git a/tests/sanity/ignore-2.19.txt b/tests/sanity/ignore-2.19.txt new file mode 100644 index 000000000..c2cf4ded5 --- /dev/null +++ b/tests/sanity/ignore-2.19.txt @@ -0,0 +1 @@ +plugins/action/sonic.py action-plugin-docs #action plugin for base class