Skip to content

unit tests failing #684

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

Open
laurafitzgerald opened this issue May 14, 2025 · 0 comments
Open

unit tests failing #684

laurafitzgerald opened this issue May 14, 2025 · 0 comments

Comments

@laurafitzgerald
Copy link
Contributor

Describe the Bug

Unit tests are failing because Route object is not available.

Codeflare Stack Component Versions

prs to main

Steps to Reproduce the Bug

Create any pr e.g. #683

What Have You Already Tried to Debug the Issue?

Investigated the logs of https://github.com/project-codeflare/codeflare-operator/actions/runs/15018943191/job/42203318816

This appears to be the offending error ` 2025-05-14T11:01:43Z ERROR controller-runtime.source.EventHandler if kind is a CRD, it should be installed before calling Start {"kind": "Route.route.openshift.io", "error": "no matches for kind "Route" in version "route.openshift.io/v1""}

Expected Behavior

Unit tests should run with Route object available.
Also tests should fail early if the files are missing

Screenshots, Console Output, Logs, etc.

Add screenshots of UIs (like dashboards), etc. that help explain the issue.

Affected Releases

latest main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant