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

chore: add cross namespace e2e test #1437

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

eddycharly
Copy link
Contributor

Add cross namespace e2e test.

name: example-grafanadatasource
namespace: (join('-', ['cross', $namespace]))
status:
(lastMessage != null): true
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the only way i found to verify the data source was adopted.

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
metadata:
name: crossnamespace
spec:
concurrent: false
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note that this tests doesn't run concurrently to make sure the data source was adopted by the expected grafana.

@NissesSenap
Copy link
Collaborator

LGTM, thanks @eddycharly

@NissesSenap NissesSenap merged commit fad450f into grafana:master Feb 24, 2024
10 checks passed
@eddycharly eddycharly deleted the chainsaw-2 branch February 24, 2024 20:34
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

Successfully merging this pull request may close these issues.

None yet

2 participants