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

Config Generation: Add tests for listers #1698

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

julienduchesne
Copy link
Member

Add a one-line helper that can be added to acceptance tests to check that the resource's lister works

The concept is pretty simple: After running a test config, we can check that the resource we just applied is returned by the lister

Add a one-line helper that can be added to acceptance tests to check that the resource's lister works
The concept is pretty simple: After running a test config, we can check that the resource we just applied is returned by the lister
@julienduchesne julienduchesne requested review from a team as code owners July 17, 2024 17:18
@julienduchesne julienduchesne requested review from nadiamoe and The-9880 and removed request for a team July 17, 2024 17:18
Copy link

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne merged commit 66c9b05 into main Jul 18, 2024
26 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/add-lister-tests branch July 18, 2024 18:38
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.

1 participant