Skip to content

JUnit Local/Remote wording for OperatorExtension is not meaningfull to me #1215

@scrocquesel

Description

@scrocquesel

Each time I look back to the JUnit extension, i'm wondering what Local and Remote means.

In both cases, testing is done against a cluster that can be local or remote depending the current kube config.
The real difference between the two is that Local is doing maven in-process testing while Remote is deploying a builded image to the cluster to run the operator to be tested.

I think that InProcessOperatorExtension and KubernetesDeploymentOperatorExtension better describe the actual behavior.

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions