-
Notifications
You must be signed in to change notification settings - Fork 15
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) #201
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/cyberark.pas.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. |
Please also make sure that you are running the required CI tests in this repository as explained in https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_requirements.html#ci-testing. It looks like https://github.com/cyberark/ansible-conjur-collection/blob/main/.github/workflows/ansible-test.yml does not test against the latest version of ansible-core. |
https://forum.ansible.com/t/collection-removal-cyberark-conjur/8381 starts the collection removal process |
I updated the issue title accordingly |
@gotmax23 Apologies for the lack of response on this. It has now been brought to my attention and I will get it resolved ASAP. |
Thank you! |
@gotmax23 Do you have a rough date for when we would actually be facing removal? We're working on it, but having a timeline would help me to communicate to my manager the urgency of this work in the face of competing priorities. Thanks! |
@gotmax23 We have pushed a new release that should resolve the compatibility issues. Please let me know if this is sorted. Thanks. |
Thank you for fixing the issue! I will verify after today's Ansible community package releases come out. |
@gotmax23 Everything look okay? |
HI @jtuttle. Thanks for your quick response, and I apologize for the delay on my end. https://github.com/ansible-community/package-test-results/blob/main/rendered/11.0.0b1/cyberark.conjur.md are the results for 1.3.1. Some issues still remain. Regarding the current test failures: I'm not sure what those yaml files are for, but if they're not used by the Ansible code, you can probably ignore those errors (see Sanity Tests: Ignores). |
#201 (comment) also should be addressed. Thanks |
Hi, just circling back here. Have you been able to take a look at the sanity test failures? |
Hey @gotmax23, sorry for the delay on this. I have put someone on it who I am confident can wrap things up in the next few weeks so shouldn't be much longer. |
Hi @gotmax23 - We run the sanity tests in Jenkins interally, but have re-added the GH workflows for better visibility in this public repo. I've updated our test matrix in both instances to include the most recent Ansible versions, and confirmed the latest release passes the sanity tests. Let me know if any other action is needed on our part. |
(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.2.2
ofcyberark.conjur
, corresponding to thev1.2.2
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 1 error:The test
ansible-test sanity --test yamllint
[explain] failed with 2 errors:The text was updated successfully, but these errors were encountered: