diff options
Diffstat (limited to 'ansible_collections/junipernetworks/junos/tests/sanity')
7 files changed, 17 insertions, 0 deletions
diff --git a/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.10.txt b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.10.txt new file mode 100644 index 000000000..ed6d78dfe --- /dev/null +++ b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.10.txt @@ -0,0 +1 @@ +plugins/action/junos.py action-plugin-docs # base class for deprecated network platform modules using `connection: local` diff --git a/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.11.txt b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.11.txt new file mode 100644 index 000000000..ed6d78dfe --- /dev/null +++ b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.11.txt @@ -0,0 +1 @@ +plugins/action/junos.py action-plugin-docs # base class for deprecated network platform modules using `connection: local` diff --git a/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.12.txt b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.12.txt new file mode 100644 index 000000000..95ef681f4 --- /dev/null +++ b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.12.txt @@ -0,0 +1,3 @@ +plugins/action/junos.py action-plugin-docs # base class for deprecated network platform modules using `connection: local` +plugins/cliconf/junos.py pylint:arguments-renamed +tests/unit/mock/loader.py pylint:arguments-renamed diff --git a/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.13.txt b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.13.txt new file mode 100644 index 000000000..95ef681f4 --- /dev/null +++ b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.13.txt @@ -0,0 +1,3 @@ +plugins/action/junos.py action-plugin-docs # base class for deprecated network platform modules using `connection: local` +plugins/cliconf/junos.py pylint:arguments-renamed +tests/unit/mock/loader.py pylint:arguments-renamed diff --git a/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.14.txt b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.14.txt new file mode 100644 index 000000000..95ef681f4 --- /dev/null +++ b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.14.txt @@ -0,0 +1,3 @@ +plugins/action/junos.py action-plugin-docs # base class for deprecated network platform modules using `connection: local` +plugins/cliconf/junos.py pylint:arguments-renamed +tests/unit/mock/loader.py pylint:arguments-renamed diff --git a/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.15.txt b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.15.txt new file mode 100644 index 000000000..95ef681f4 --- /dev/null +++ b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.15.txt @@ -0,0 +1,3 @@ +plugins/action/junos.py action-plugin-docs # base class for deprecated network platform modules using `connection: local` +plugins/cliconf/junos.py pylint:arguments-renamed +tests/unit/mock/loader.py pylint:arguments-renamed diff --git a/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.9.txt b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.9.txt new file mode 100644 index 000000000..127be176d --- /dev/null +++ b/ansible_collections/junipernetworks/junos/tests/sanity/ignore-2.9.txt @@ -0,0 +1,3 @@ +plugins/action/junos.py action-plugin-docs # base class for deprecated network platform modules using `connection: local` +plugins/modules/junos_logging.py validate-modules:deprecation-mismatch # 2.9 expects METADATA +plugins/modules/junos_logging.py validate-modules:invalid-documentation # removed_at_date not supported in `deprecated` dict |