From 136ed59b060b533c69f370c6ca87d85ca34020d0 Mon Sep 17 00:00:00 2001 From: Alina Buzachis Date: Tue, 24 Sep 2024 16:55:18 +0200 Subject: [PATCH] Create tests/sanity/ignore-2.19.txt (#2155) SUMMARY Create tests/sanity/ignore-2.19.txt ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Mark Chappell (cherry picked from commit f54383b0f34628a27c0325ebda8120cdfd484f63) --- changelogs/fragments/20240924-create-ignore-2.19.yml | 2 ++ tests/sanity/ignore-2.19.txt | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 changelogs/fragments/20240924-create-ignore-2.19.yml create mode 100644 tests/sanity/ignore-2.19.txt diff --git a/changelogs/fragments/20240924-create-ignore-2.19.yml b/changelogs/fragments/20240924-create-ignore-2.19.yml new file mode 100644 index 00000000000..cbb265dc813 --- /dev/null +++ b/changelogs/fragments/20240924-create-ignore-2.19.yml @@ -0,0 +1,2 @@ +trivial: + - "Add tests/sanity/ignore-2.19.txt file." diff --git a/tests/sanity/ignore-2.19.txt b/tests/sanity/ignore-2.19.txt new file mode 100644 index 00000000000..e925c5a05f2 --- /dev/null +++ b/tests/sanity/ignore-2.19.txt @@ -0,0 +1,2 @@ +plugins/modules/ecs_cluster.py pylint:collection-deprecated-version +plugins/modules/glue_connection.py pylint:collection-deprecated-version