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 #1417

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

Community package requirements: sanity tests #1417

gotmax23 opened this issue Jan 23, 2024 · 2 comments
Labels
medium_priority Medium priority work in In trying to solve, or in working with contributors

Comments

@gotmax23
Copy link

Community package requirements: sanity tests

(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.19.0 of azure.azcollection, corresponding to the v1.19.0 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

💡 NOTE:

Check the [explain] links below for more information about each test and how to fix failures.
See Sanity Tests: Ignores in the dev guide if, after reading the test-specific documentation, you still believe an error is a false positive.

This issue has been truncated. Click here to read more.

@Fred-sun Fred-sun added medium_priority Medium priority work in In trying to solve, or in working with contributors labels Jan 23, 2024
@Fred-sun
Copy link
Collaborator

@gotmax23 The CI/CD tested integrated in the pipeline, run and detect all use cases every Friday (https://github.com/ansible-collections/azure/blob/dev/tests/utils/ado/ado.sh), using ansible-test, ansible-playbook, and ansible-lint to detect inheritance tests, use cases, and play formats. Thank you!

@Fred-sun
Copy link
Collaborator

Fred-sun commented Mar 8, 2024

@gotmax23 Those that were skipped were fixed by #1388 and will be applied in the next release. Thank you!

@Fred-sun Fred-sun closed this as completed Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium_priority Medium priority work in In trying to solve, or in working with contributors
Projects
None yet
Development

No branches or pull requests

2 participants