Skip to content

Missing log tests to get rid of fast integration tests #18015

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

Closed
a-thaler opened this issue Aug 21, 2023 · 0 comments
Closed

Missing log tests to get rid of fast integration tests #18015

a-thaler opened this issue Aug 21, 2023 · 0 comments
Assignees
Labels
area/logging Issues or PRs related to the logging module (deprecated) kind/missing-test Categorizes issue or PR as related to missing automated tests for scenario.
Milestone

Comments

@a-thaler
Copy link
Contributor

a-thaler commented Aug 21, 2023

Description

Description
Add missing log tests regarding:

  • de-dotting (use static label with a dot)
  • Log delivery to custom output (use custom OTLP output)
  • Validating Webhook
    • Rejects LogPipeline with unknown filter
    • Rejects LogPipeline with denied filter

Reasons
We want to remove the telemetry component from the kyma repo and need to assure same test coverage as before

Implementation Hint
Unify creation of logging and tracing/metrics mock backends

@a-thaler a-thaler added kind/missing-test Categorizes issue or PR as related to missing automated tests for scenario. area/logging Issues or PRs related to the logging module (deprecated) labels Aug 21, 2023
@shorim shorim self-assigned this Aug 24, 2023
@shorim shorim closed this as completed Sep 4, 2023
@a-thaler a-thaler added this to the 2.19 milestone Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/logging Issues or PRs related to the logging module (deprecated) kind/missing-test Categorizes issue or PR as related to missing automated tests for scenario.
Projects
None yet
Development

No branches or pull requests

2 participants