Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Conversation

pmacik
Copy link
Contributor

@pmacik pmacik commented Feb 15, 2021

Motivation

Recent update to a new version of operator-sdk changed the way how the manifests (e.g. CRD) are generated and removed the deploy/crd/*crd.yaml file that was used in the test-cleanup script so now the script fails complaining that it could not find the file.

Changes

This PR:

  • Changes the location from which the SBO's CRD is taken for the test-cleanup script to the one that is generated by the manifests target.

Testing

make test-cleanup

Signed-off-by: Pavel Macík <[email protected]>
@codecov
Copy link

codecov bot commented Feb 15, 2021

Codecov Report

Merging #870 (43ace57) into master (cec6867) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #870   +/-   ##
=======================================
  Coverage   61.19%   61.19%           
=======================================
  Files          26       26           
  Lines        1956     1956           
=======================================
  Hits         1197     1197           
  Misses        584      584           
  Partials      175      175           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cec6867...3715e2b. Read the comment docs.

@pedjak
Copy link
Contributor

pedjak commented Feb 15, 2021

/lgtm
/approve

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pedjak

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-merge-robot openshift-merge-robot merged commit 0474067 into redhat-developer:master Feb 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants