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

[3006.x] rpm doenst need to check digest and signing when listing packages #65172

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

whytewolf
Copy link
Collaborator

What does this PR do?

speeds up pkg.list_pkgs in redhat systems

What issues does this PR fix or reference?

Fixes: #65152

Previous Behavior

yumpkg.list_pkgs was a bit slow

New Behavior

yumpkg.list_pkgs is faster because not checking digest and signatures to list packages.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

@whytewolf whytewolf requested a review from a team as a code owner September 11, 2023 23:06
@whytewolf whytewolf requested review from cmcmarrow and removed request for a team September 11, 2023 23:06
@whytewolf whytewolf temporarily deployed to ci September 11, 2023 23:24 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 11, 2023 23:24 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 11, 2023 23:24 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 11, 2023 23:24 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 11, 2023 23:42 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 11, 2023 23:45 — with GitHub Actions Inactive
@whytewolf whytewolf added the test:slow Enable Slow Tests label Sep 12, 2023
@whytewolf whytewolf temporarily deployed to ci September 12, 2023 00:47 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 12, 2023 00:47 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 12, 2023 00:47 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 12, 2023 00:47 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 12, 2023 01:00 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 12, 2023 01:05 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 12, 2023 04:01 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 12, 2023 04:01 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 12, 2023 04:01 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 12, 2023 04:01 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 12, 2023 04:02 — with GitHub Actions Inactive
@whytewolf whytewolf temporarily deployed to ci September 12, 2023 04:02 — with GitHub Actions Inactive
@garethgreenaway garethgreenaway merged commit 2475f4f into saltstack:3006.x Sep 12, 2023
684 of 716 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test:slow Enable Slow Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Add --nodigest and --nosignature flags to rpm call in yumpkg module
3 participants