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

contrib/test: pin the latest release of runc #7343

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

sohankunkerkar
Copy link
Member

Fixes #7337

Let's pin the latest release until the issue related to SELinux for runc gets relsoved.

What type of PR is this?

/kind ci
/kind failing-test

What this PR does / why we need it:

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

Fixes cri-o#7337

Let's pin the latest release until the issue related
to SELinux for runc gets relsoved.

Signed-off-by: Sohan Kunkerkar <[email protected]>
@openshift-ci openshift-ci bot added release-note-none Denotes a PR that doesn't merit a release note. kind/ci Categorizes issue or PR as related to CI dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. labels Sep 29, 2023
@openshift-ci openshift-ci bot requested review from hasan4791 and klihub September 29, 2023 20:32
Copy link
Member

@mrunalp mrunalp left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 29, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 29, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mrunalp, sohankunkerkar

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-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 29, 2023
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #7343 (8ec74c5) into main (0fb9eb1) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7343   +/-   ##
=======================================
  Coverage   49.23%   49.23%           
=======================================
  Files         136      136           
  Lines       15665    15665           
=======================================
  Hits         7713     7713           
  Misses       7032     7032           
  Partials      920      920           

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 29, 2023

@sohankunkerkar: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ci-rhel-critest 8ec74c5 link true /test ci-rhel-critest
ci/prow/ci-cgroupv2-e2e 8ec74c5 link true /test ci-cgroupv2-e2e
ci/prow/ci-fedora-critest 8ec74c5 link true /test ci-fedora-critest
ci/prow/ci-fedora-integration 8ec74c5 link true /test ci-fedora-integration
ci/prow/ci-e2e 8ec74c5 link true /test ci-e2e
ci/prow/ci-e2e-conmonrs 8ec74c5 link true /test ci-e2e-conmonrs
ci/prow/ci-cgroupv2-e2e-features 8ec74c5 link true /test ci-cgroupv2-e2e-features
ci/prow/ci-e2e-evented-pleg 8ec74c5 link true /test ci-e2e-evented-pleg
ci/prow/ci-rhel-e2e 8ec74c5 link true /test ci-rhel-e2e
ci/prow/ci-cgroupv2-integration 8ec74c5 link true /test ci-cgroupv2-integration

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@mrunalp mrunalp merged commit 64dd33e into cri-o:main Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/ci Categorizes issue or PR as related to CI kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI is failing consistently
2 participants