Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Community package requirements: sanity tests #528

Closed
gotmax23 opened this issue Jan 23, 2024 · 2 comments
Closed

Community package requirements: sanity tests #528

gotmax23 opened this issue Jan 23, 2024 · 2 comments

Comments

@gotmax23
Copy link
Contributor

(Note: This issue was filed in a semi-automated fashion. Let me know if you see errors in this issue.)

As per the Ansible community package inclusion requirements, collections must pass ansible-test sanity tests. Version 1.5.4 of ansible.posix, corresponding to the 1.5.4 tag in this repo, fails one or more of the required sanity tests.

Please see the errors below and address them. If these issues aren't addressed within a reasonable time period, the collection may be subject to removal from Ansible.

Thank you for your efforts and for being part of the Ansible package! We appreciate it.


Sanity tests

The following tests were run using ansible-test version 2.16.1:

  • ansible-doc
  • compile
  • validate-modules
  • yamllint

Note that this is only a subset of the required sanity tests. Please make sure you run them in all in your CI.

Results

ansible-test sanity succeeded, but some required tests were ignored.

Invalid test ignores

tests/sanity/ignore-2.16.txt contain ignores that are forbidden by the CI testing requirements:

plugins/modules/synchronize.py validate-modules:doc-default-does-not-match-spec
plugins/modules/synchronize.py validate-modules:nonexistent-parameter-documented
plugins/modules/synchronize.py validate-modules:parameter-type-not-in-doc

Please fix these issues and remove the ignore entries.

@felixfontein
Copy link
Contributor

@gotmax23
Copy link
Contributor Author

Ah, okay. Thanks everyone!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants