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

Fix errors reported by ansible-test sanity #655

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

SirGitsalot
Copy link
Collaborator

Nearly all of the changes are documentation related.

Fixes #613 mostly, there may be one remaining no-illegal-filenames error in the submodule directory. On my workstation I'm getting:

ERROR: Found 1 no-illegal-filenames issue(s) which need to be resolved:
ERROR: roles/google_cloud_ops_agents/.//:0:0: illegal directory name end-char '.'

roles/google_cloud_ops_agents/ is the path to the submodule; roles/google_cloud_ops_agents/.// is basically a synonym for that path but it's unclear how ansible-test is coming up with it.

This does fix all of the issues in validate-modules, which is what #613 is specifically about.

@SirGitsalot
Copy link
Collaborator Author

Welp, it doesn't show when running the GH action, but the ignore I added fails, so backing that change out.

@SirGitsalot
Copy link
Collaborator Author

The failing integration test is a stockout on TPUs.

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

Successfully merging this pull request may close these issues.

(Removal from Ansible) Community package requirements: sanity tests
1 participant