feat(ci): build otel images and run integration tests with them#1013
feat(ci): build otel images and run integration tests with them#1013Molter73 wants to merge 1 commit into
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## mauro/tests/otel-support #1013 +/- ##
=========================================================
Coverage 32.95% 32.95%
=========================================================
Files 21 21
Lines 2971 2971
Branches 2971 2971
=========================================================
Hits 979 979
Misses 1989 1989
Partials 3 3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
85722a4 to
e2a1695
Compare
b118a82 to
faefb58
Compare
e2a1695 to
f964087
Compare
This enables building images with the opentelemetry output enabled, making it easier to run integration tests with it. Since the grpc output already tests all kernels we support, these tests are only run on fedora-coreos.
faefb58 to
b8cd802
Compare
Description
This enables building images with the opentelemetry output enabled, making it easier to run integration tests with it.
Since the grpc output already tests all kernels we support, these tests are only run on fedora-coreos.
Checklist
Automated testing
If any of these don't apply, please comment below.
Testing Performed
TODO(replace-me)
Use this space to explain how you tested your PR, or, if you didn't test it, why you did not do so. (Valid reasons include "CI is sufficient" or "No testable changes")
In addition to reviewing your code, reviewers must also review your testing instructions, and make sure they are sufficient.
For more details, ref the Confluence page about this section.