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

drop docker from makefile #490

Conversation

MatousJobanek
Copy link
Contributor

  • rename docker.mk to podman.mk (contains only podman targets now)

Copy link

openshift-ci bot commented Dec 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexeykazakov, MatousJobanek

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:
  • OWNERS [MatousJobanek,alexeykazakov]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@alexeykazakov
Copy link
Contributor

Hm... looks like flaky test?

=== RUN   TestProxyFlow/proxymember2/get_resource_from_namespace_outside_of_user's_workspace/success_when_accessing_shared_namespace/using_explicit_workspace_context
    proxy_test.go:385: 
        	Error Trace:	/tmp/toolchain-e2e/test/e2e/parallel/proxy_test.go:385
        	Error:      	Received unexpected error:
        	            	configmaps "kube-root-ca.crt" not found
        	Test:       	TestProxyFlow/proxymember2/get_resource_from_namespace_outside_of_user's_workspace/success_when_accessing_shared_namespace/using_explicit_workspace_context

cc: @rsoaresd

@alexeykazakov
Copy link
Contributor

/retest

@alexeykazakov
Copy link
Contributor

/lgtm

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.46%. Comparing base (2d48d74) to head (19bfd21).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #490   +/-   ##
=======================================
  Coverage   85.46%   85.46%           
=======================================
  Files          32       32           
  Lines        3172     3172           
=======================================
  Hits         2711     2711           
  Misses        374      374           
  Partials       87       87           
Flag Coverage Δ
unittests 85.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@openshift-merge-bot openshift-merge-bot bot merged commit 690bb9c into codeready-toolchain:master Dec 19, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants