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

Skip to content

Conversation

@klihub
Copy link
Contributor

@klihub klihub commented Feb 14, 2022

What type of PR is this?

/kind failing-test

What this PR does / why we need it:

Don't pass the deprecated --non-masquerade-cidr command line option to kubelet. It was recently removed altogether and now breaks tests in CI.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

Don't try using deprecated --non-masquerade-cidr kubelet
command line option. It was recently removed and breaks
tests in CI.

Signed-off-by: Krisztian Litkey <[email protected]>
@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. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. labels Feb 14, 2022
@openshift-ci openshift-ci bot requested a review from vrothberg February 14, 2022 15:44
@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #5639 (411e150) into main (93cdb46) will decrease coverage by 0.20%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5639      +/-   ##
==========================================
- Coverage   43.23%   43.03%   -0.21%     
==========================================
  Files         123      123              
  Lines       12221    12279      +58     
==========================================
  Hits         5284     5284              
- Misses       6429     6487      +58     
  Partials      508      508              

@haircommander
Copy link
Member

/retest

@haircommander
Copy link
Member

/approve

thanks @klihub ! @cri-o/cri-o-maintainers PTAL

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 14, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haircommander, klihub

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 Feb 14, 2022
@fidencio
Copy link
Contributor

LGTM, thanks @klihub!

A nit (which I do not think is worth re-spinning the PR because of that), would be nice to have a reference for the deprecation, even if as a comment in this PR.

@haircommander
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 14, 2022
@klihub
Copy link
Contributor Author

klihub commented Feb 14, 2022

LGTM, thanks @klihub!

A nit (which I do not think is worth re-spinning the PR because of that), would be nice to have a reference for the deprecation, even if as a comment in this PR.

Kubernetes PR kubernetes/kubernetes#107096, commit kubernetes/kubernetes@2180904

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 14, 2022

@klihub: 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/openshift-jenkins/e2e_crun_cgroupv2 411e150 link false /test e2e_cgroupv2

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit cb2cc21 into cri-o:main Feb 15, 2022
@klihub klihub deleted the fixes/bundle-test-e2e branch February 15, 2022 09:18
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. 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.

5 participants