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 GitHub actions CI #6392

Merged
merged 1 commit into from
Nov 23, 2022
Merged

Fix GitHub actions CI #6392

merged 1 commit into from
Nov 23, 2022

Conversation

saschagrunert
Copy link
Member

@saschagrunert saschagrunert commented Nov 23, 2022

What type of PR is this?

/kind failing-test

What this PR does / why we need it:

Fixing the failing GitHub actions CI.

Which issue(s) this PR fixes:

Fixes #6396

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?

None

@openshift-ci openshift-ci bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Nov 23, 2022
@openshift-ci openshift-ci bot added the kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. label Nov 23, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 23, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: saschagrunert

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 Nov 23, 2022
@saschagrunert saschagrunert changed the title Fix GitHub actions CI WIP: Fix GitHub actions CI Nov 23, 2022
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 23, 2022
@saschagrunert saschagrunert changed the title WIP: Fix GitHub actions CI Fix GitHub actions CI Nov 23, 2022
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 23, 2022
@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

Merging #6392 (7d848b3) into main (13815a7) will increase coverage by 0.04%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6392      +/-   ##
==========================================
+ Coverage   43.54%   43.59%   +0.04%     
==========================================
  Files         123      123              
  Lines       14390    14390              
==========================================
+ Hits         6266     6273       +7     
+ Misses       7442     7437       -5     
+ Partials      682      680       -2     

@saschagrunert
Copy link
Member Author

@haircommander PTAL, green GitHub actions!

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@openshift-ci-robot
Copy link

@saschagrunert: The following test 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/kata-jenkins 7d848b3 link true /test kata-containers

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 23, 2022

@saschagrunert: 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-cgroupv2-e2e 7d848b3 link true /test ci-cgroupv2-e2e
ci/prow/ci-crun-e2e 7d848b3 link true /test ci-crun-e2e
ci/prow/ci-rhel-critest 7d848b3 link true /test ci-rhel-critest
ci/prow/ci-cgroupv2-e2e-features 7d848b3 link true /test ci-cgroupv2-e2e-features
ci/prow/ci-rhel-integration 7d848b3 link true /test ci-rhel-integration
ci/prow/ci-rhel-e2e 7d848b3 link true /test ci-rhel-e2e
ci/prow/ci-cgroupv2-e2e-crun 7d848b3 link true /test ci-cgroupv2-e2e-crun
ci/kata-jenkins 7d848b3 link true /test kata-containers
ci/prow/ci-e2e-conmonrs 7d848b3 link true /test ci-e2e-conmonrs
ci/prow/e2e-aws-ovn 7d848b3 link true /test e2e-aws-ovn

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.

@haircommander haircommander merged commit ce3f05f into cri-o:main Nov 23, 2022
saschagrunert pushed a commit to saschagrunert/cri-o that referenced this pull request Nov 24, 2022
Fix GitHub actions CI

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@jrvaldes
Copy link
Contributor

jrvaldes commented Jan 9, 2023

/cherry-pick release-1.25

@openshift-cherrypick-robot

@jrvaldes: new pull request created: #6505

In response to this:

/cherry-pick release-1.25

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.

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/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. 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.

checkpoint and restore one container into a new pod using --export fails on Ubuntu 22.04 (ubuntu-latest)
5 participants