Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ultral
Copy link
Contributor

@ultral ultral commented Feb 9, 2024

if ANSIBLE_FILTER_PLUGINS set then molecule uses it instead of hardcoded paths. closes #3839

@ultral
Copy link
Contributor Author

ultral commented Mar 12, 2024

it failed because reached the rate limis

debug - 2024-03-11 17:01:51,789 -- Commit creating result --- {"result": "RequestResult(error=RequestError(code='HTTP Error 429', params={}, description='{\"detail\":\"Tokenless has reached GitHub rate limit. Please upload using a token: https://docs.codecov.com/docs/adding-the-codecov-token. Expected available in 315 seconds.\"}'), warnings=[], status_code=429, text='{\"detail\":\"Tokenless has reached GitHub rate limit. Please upload using a token: https://docs.codecov.com/docs/adding-the-codecov-token. Expected available in 315 seconds.\"}')"}
error - 2024-03-11 17:01:51,790 -- Commit creating failed: {"detail":"Tokenless has reached GitHub rate limit. Please upload using a token: https://docs.codecov.com/docs/adding-the-codecov-token. Expected available in 315 seconds."}

@ultral
Copy link
Contributor Author

ultral commented Apr 5, 2024

@ssbarnea @shatakshiiii @Qalthos it looks like there was a bug on CI/CD side because of flapping tests. can we re-run it?

@ssbarnea ssbarnea merged commit 54e52eb into ansible:main Apr 8, 2024
This was referenced Apr 12, 2024
ssbarnea pushed a commit that referenced this pull request Apr 12, 2024
This appears to have been missed while reviewing #4135. If I understand
the [pytest
docs](https://docs.pytest.org/en/8.0.x/explanation/goodpractices.html#test-discovery)
correctly, the method is not recognized as a test without the change.

This pull request is nearly identical to #4164, which I accidentally
closed and was unable to reopen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

molecule ignores ANSIBLE_FILTER_PLUGINS env var

2 participants