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

ansible-test - Narrow the scope of some sanity tests #81273

Merged
merged 4 commits into from
Jul 15, 2023

Conversation

mattclay
Copy link
Member

SUMMARY

Narrow the scope of some sanity tests:

  • replace-urlopen
  • use-compat-six
  • no-get-exception
ISSUE TYPE

Feature Pull Request

COMPONENT NAME

ansible-test

Only ansible-core code and plugins in collections can be expected to rely on module_utils.
Only ansible-core code and plugins in collections can be expected to rely on module_utils.
Only ansible-core code and plugins in collections should be checked for usage of outdated module_utils functions.
@ansibot ansibot added feature This issue/PR relates to a feature request. needs_triage Needs a first human triage before being processed. needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. labels Jul 14, 2023
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Jul 14, 2023
@ansibot ansibot removed the needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. label Jul 14, 2023
@mattclay mattclay merged commit 765b2bd into ansible:devel Jul 15, 2023
78 checks passed
@mattclay mattclay deleted the at-sanity-scope branch July 15, 2023 00:19
@ansible ansible locked and limited conversation to collaborators Aug 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue/PR relates to a feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants