-
Notifications
You must be signed in to change notification settings - Fork 130
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
(Removal from Ansible) Community package requirements: sanity tests #613
Comments
Please take a look at the outstanding sanity test errors. https://github.com/ansible-community/package-test-results/blob/main/rendered/10.3.0/google.cloud.md contains the results for the latest version of ansible. Note that, if these issues aren't acknowledged within a reasonable time period, the collection may be subject to removal from Ansible. |
Any update here? I have started processing Removal from Ansible tickets for the other collections that failed testing. |
https://forum.ansible.com/t/collection-removal-google-cloud/8609 starts the collection removal process |
Decided to see if I could tackle this. Q: Is type a necessary field, or can it be inferred? Tried searching documentation but couldn't quickly find an answer. For this case: The following change appears to resolve the issue
To
Is this appropriate, or should type be explicit? |
So this is not actually deprecated and about to be removed? Jeepers, they kinda moved fast on putting a huge notice on the docs. |
(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.0
ofgoogle.cloud
, corresponding to thev1.3.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
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 validate-modules
[explain] failed with 186 errors:The text was updated successfully, but these errors were encountered: