Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

🐛 Remove check-cluster dependency from test-e2e#473

Merged
everettraven merged 1 commit into
operator-framework:mainfrom
tmshort:fix-container-runtime-check
Nov 26, 2024
Merged

🐛 Remove check-cluster dependency from test-e2e#473
everettraven merged 1 commit into
operator-framework:mainfrom
tmshort:fix-container-runtime-check

Conversation

@tmshort

@tmshort tmshort commented Nov 26, 2024

Copy link
Copy Markdown
Contributor

check-cluster is already a dependency of the install target, which is a dependency of e2e. It does not need to be a dependency of test-e2e which just runs the tests without any setup.

`check-cluster` is already a dependency of the `install` targt, which is
a dependency of `e2e`. It does not need to be a dependency of `test-e2e`
which _just_ runs the tests without any setup.

Signed-off-by: Todd Short <todd.short@me.com>
@tmshort tmshort requested a review from a team as a code owner November 26, 2024 20:34

@dtfranz dtfranz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Nov 26, 2024
@everettraven everettraven added this pull request to the merge queue Nov 26, 2024
Merged via the queue into operator-framework:main with commit adf64a0 Nov 26, 2024
@tmshort tmshort deleted the fix-container-runtime-check branch November 26, 2024 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants