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

Reduce ignored module sanity tests #70319

Merged
merged 29 commits into from
Sep 22, 2020
Merged

Reduce ignored module sanity tests #70319

merged 29 commits into from
Sep 22, 2020

Conversation

aminvakil
Copy link
Contributor

SUMMARY

Trying to reduce ignores from module sanity tests as possible as I can.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

collection

@ansibot ansibot added affects_2.11 bug This issue/PR relates to a bug. commands Commands category core_review In order to be merged, this PR must follow the core review workflow. files Files category m:unarchive This issue/PR relates to the unarchive module. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. net_tools Net-tools category new_contributor This PR is the first contribution by a new community member. packaging Packaging category source_control Source-control category support:core This issue/PR relates to code supported by the Ansible Engineering Team. system System category test This PR relates to tests. utilities Utilities category labels Jun 26, 2020
@samdoran samdoran removed the needs_triage Needs a first human triage before being processed. label Jun 30, 2020
@ansibot ansibot added needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Jul 2, 2020
Copy link
Member

@Akasurde Akasurde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aminvakil Thanks for the contribution. Could you please rebase and apply the suggestions? @Andersson007 @felixfontein Could you please review as well? Thanks in advance.

lib/ansible/modules/apt.py Outdated Show resolved Hide resolved
lib/ansible/modules/apt.py Outdated Show resolved Hide resolved
lib/ansible/modules/apt.py Outdated Show resolved Hide resolved
lib/ansible/modules/apt_key.py Outdated Show resolved Hide resolved
lib/ansible/modules/apt_repository.py Outdated Show resolved Hide resolved
lib/ansible/modules/apt_repository.py Outdated Show resolved Hide resolved
lib/ansible/modules/package_facts.py Show resolved Hide resolved
@Akasurde
Copy link
Member

Akasurde commented Jul 2, 2020

@aminvakil aminvakil changed the title Reduce ignored module sanity tests WIP: Reduce ignored module sanity tests Jul 2, 2020
@ansibot ansibot added WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers. and removed needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html labels Jul 2, 2020
@aminvakil aminvakil changed the title WIP: Reduce ignored module sanity tests Reduce ignored module sanity tests Jul 2, 2020
@aminvakil aminvakil requested a review from Akasurde July 2, 2020 11:17
@ansibot ansibot removed the WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers. label Jul 2, 2020
@samdoran samdoran merged commit 3e9943b into ansible:devel Sep 22, 2020
@aminvakil
Copy link
Contributor Author

@felixfontein @Andersson007 @Akasurde @bmillemathias @s-hertel @samdoran Thanks for reviewing!

heiderich pushed a commit to heiderich/ansible that referenced this pull request Oct 4, 2020
* Reorder test/sanity/ignore.txt to better see changes
* Remove extra empty line causing pass fail
* Apply suggestions made by Akasurde
* Minor fix in package_facts and remove two unnecessary ignores
* Fix subversion based on a suggestion made by felixfontein
* Apply suggestions made by felixfontein and Andersson007
* Fix subversion.py as suggested by felixfontein
* Minor reformatting in yum_repository description
* Reformat changelog
* Add key to apt_key, add deprecated changelog
* Add PR url to changelog
* Ignore paramater-type-not-in-doc in favour of adding key back to apt_key
* Fix apt_key
* Remove undocumented-paramater from apt_key ignore
* Ignore doc-choices-do-not-match-spec in package_facts
* Fix package_facts
* Fix filter option in setup module
@ansible ansible locked and limited conversation to collaborators Oct 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.11 bug This issue/PR relates to a bug. commands Commands category core_review In order to be merged, this PR must follow the core review workflow. files Files category has_issue m:unarchive This issue/PR relates to the unarchive module. module This issue/PR relates to a module. net_tools Net-tools category packaging Packaging category source_control Source-control category support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. system System category test This PR relates to tests. utilities Utilities category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants