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

fix CentOS/RHEL build - no BATS there #5528

Merged
merged 1 commit into from
May 15, 2024

Conversation

jnovy
Copy link
Contributor

@jnovy jnovy commented May 15, 2024

What type of PR is this?

kind bug

What this PR does / why we need it:

Without this PR CentOS 10/ RHEL10 build would fail as it doesn't have BATS package.

How to verify it

"rpm -qp --requires buildah*.rpm | grep bats" should output nothing on non-Fedora.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
Copy link

Ephemeral COPR build failed. @containers/packit-build please check.

@edsantiago
Copy link
Collaborator

LGTM. The Requires: bats line dates to 2022, so I assume this is addressing a problem with blue-robot CI, and not a problem with actual RHEL production?

@edsantiago edsantiago added the No New Tests Allow PR to proceed without adding regression tests label May 15, 2024
@jnovy
Copy link
Contributor Author

jnovy commented May 15, 2024

@edsantiago FYI - we started to use upstream spec + packit in CentOS starting version 10 - previously we didn't use it.

@rhatdan
Copy link
Member

rhatdan commented May 15, 2024

/approve
/lgtm

Copy link
Contributor

openshift-ci bot commented May 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: edsantiago, jnovy, rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 4171086 into containers:main May 15, 2024
32 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm No New Tests Allow PR to proceed without adding regression tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants