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

MDBF-440: Add rpmlint to RPM based distro docker images #23

Merged
merged 2 commits into from Feb 27, 2023

Conversation

illuusio
Copy link
Contributor

@illuusio illuusio commented Jul 5, 2022

Add tool rpmlint package to RPM based distro docker images. Rpmlint is good tool to test if build RPM follows good RPM guidelines and available as build in Buildbot. First add rpmlint to container images and make simple buildstep for it

Add tool rpmlint package to RPM based distro docker images
which are:
 * CentOS
 * RHEL
 * Fedora

rpmlint is good tool to test if builded RPM follows RPM
packaging guidelines
Buildbot contains step for rpmlint. This commit adds
very basic support for rpmlint right after RPMs are build.
Add also needed imports to make sure that rpmLint step is
available.
@fauust
Copy link
Collaborator

fauust commented Feb 27, 2023

LGTM, letting @vladbogo for the final merge decision.

@vladbogo vladbogo merged commit 45b8ca9 into MariaDB:main Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants