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 git package upgrade for e2e tests #7566

Merged
merged 1 commit into from Dec 7, 2023

Conversation

sohankunkerkar
Copy link
Member

@sohankunkerkar sohankunkerkar commented Dec 7, 2023

What type of PR is this?

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

@openshift-ci openshift-ci bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Dec 7, 2023
Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
@sohankunkerkar sohankunkerkar changed the title [wip] test Fix git package upgrade for e2e tests Dec 7, 2023
@openshift-ci openshift-ci bot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Dec 7, 2023
@kwilczynski
Copy link
Member

/approve

@haircommander
Copy link
Member

/lgtm
/approve

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

openshift-ci bot commented Dec 7, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haircommander, kwilczynski, 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 Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Merging #7566 (62eecd8) into main (84df031) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7566      +/-   ##
==========================================
- Coverage   48.81%   48.80%   -0.01%     
==========================================
  Files         145      145              
  Lines       15918    15918              
==========================================
- Hits         7770     7769       -1     
- Misses       7213     7214       +1     
  Partials      935      935              

@haircommander
Copy link
Member

/retest

@haircommander
Copy link
Member

hm integration is failing with

[WARNING]: log file at /usr/go/src/github.com/cri-o/cri-o/contrib/test/ci/$ARTIFACTS/main.log is not writeable and we cannot create it, aborting

/test ci-fedora-integration

@haircommander
Copy link
Member

/override ci/prow/ci-e2e-evented-pleg
/override ci/prow/ci-rhel-e2e

Copy link
Contributor

openshift-ci bot commented Dec 7, 2023

@haircommander: Overrode contexts on behalf of haircommander: ci/prow/ci-e2e-evented-pleg, ci/prow/ci-rhel-e2e

In response to this:

/override ci/prow/ci-e2e-evented-pleg
/override ci/prow/ci-rhel-e2e

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.

@haircommander
Copy link
Member

/override ci/prow/ci-fedora-integration

Copy link
Contributor

openshift-ci bot commented Dec 7, 2023

@haircommander: Overrode contexts on behalf of haircommander: ci/prow/ci-fedora-integration

In response to this:

/override ci/prow/ci-fedora-integration

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.

@openshift-merge-bot openshift-merge-bot bot merged commit aa22554 into cri-o:main Dec 7, 2023
55 of 59 checks passed
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. 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.

None yet

3 participants