-
Notifications
You must be signed in to change notification settings - Fork 1
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 #19
Comments
49 tasks
Working on this. When I ran sanity, Ansible was silently skipping the tests. Silently skipping:
Adding verbosity:
|
Added tests/config.yml to project:
|
Sanity passes.
|
The |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(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. Version1.3.12
ofinfinidat.infinibox
, corresponding to thev1.3.12
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
version2.16.1
:Note that this is only a subset of the required sanity tests. Please make sure you run them in all in your CI.
Results
The test
ansible-test sanity --test compile --python 2.7
[explain] failed with 1 error:The test
ansible-test sanity --test compile --python 3.10
[explain] failed with 3 errors:The test
ansible-test sanity --test compile --python 3.11
[explain] failed with 3 errors:The test
ansible-test sanity --test compile --python 3.12
[explain] failed with 3 errors:The test
ansible-test sanity --test validate-modules
[explain] failed with 24 errors:The text was updated successfully, but these errors were encountered: