Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adrianreber
Copy link
Member

What type of PR is this?

/kind failing-test

What this PR does / why we need it:

Fix the checkpoint/restore tests now that ubuntu-latest points to 22.04

Which issue(s) this PR fixes:

Fixes #6396

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

Signed-off-by: Adrian Reber <[email protected]>
@adrianreber adrianreber requested a review from mrunalp as a code owner November 23, 2022 14:42
@openshift-ci openshift-ci bot added the release-note-none Denotes a PR that doesn't merit a release note. label Nov 23, 2022
@openshift-ci openshift-ci bot requested review from QiWang19 and wgahnagl November 23, 2022 14:42
@openshift-ci openshift-ci bot added kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Nov 23, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 23, 2022

Hi @adrianreber. Thanks for your PR.

I'm waiting for a cri-o member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

Merging #6397 (0de95f3) into main (13815a7) will increase coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6397      +/-   ##
==========================================
+ Coverage   43.54%   43.57%   +0.02%     
==========================================
  Files         123      123              
  Lines       14390    14390              
==========================================
+ Hits         6266     6270       +4     
+ Misses       7442     7439       -3     
+ Partials      682      681       -1     

@haircommander
Copy link
Member

/ok-to-test
/approve

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels 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: adrianreber, haircommander

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

The pull request process is described here

Details 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
Copy link
Member

Part of #6392

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. ok-to-test Indicates a non-member PR verified by an org member that is safe to 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)

3 participants