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

[fix] Print Kafka logs on test failure #5873

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

joeyyy09
Copy link
Member

Description of the changes

  • Add Kafka service logging before shutdown in Kafka integration test script

Checklist

Signed-off-by: joeyyy09 <menteharshith@gmail.com>
@joeyyy09 joeyyy09 requested a review from a team as a code owner August 21, 2024 17:31
Signed-off-by: joeyyy09 <menteharshith@gmail.com>
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.79%. Comparing base (133b07a) to head (0f1ad15).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5873   +/-   ##
=======================================
  Coverage   96.79%   96.79%           
=======================================
  Files         342      342           
  Lines       16523    16523           
=======================================
  Hits        15994    15994           
  Misses        341      341           
  Partials      188      188           
Flag Coverage Δ
badger_v1 8.05% <ø> (ø)
badger_v2 1.81% <ø> (ø)
cassandra-3.x-v1 16.61% <ø> (ø)
cassandra-3.x-v2 1.74% <ø> (ø)
cassandra-4.x-v1 16.61% <ø> (ø)
cassandra-4.x-v2 1.74% <ø> (ø)
elasticsearch-6.x-v1 18.78% <ø> (ø)
elasticsearch-7.x-v1 18.84% <ø> (+0.01%) ⬆️
elasticsearch-8.x-v1 19.02% <ø> (-0.02%) ⬇️
elasticsearch-8.x-v2 1.81% <ø> (+0.01%) ⬆️
grpc_v1 9.51% <ø> (-0.02%) ⬇️
grpc_v2 7.14% <ø> (ø)
kafka-v1 9.74% <ø> (ø)
kafka-v2 1.81% <ø> (ø)
memory_v2 1.81% <ø> (ø)
opensearch-1.x-v1 18.89% <ø> (ø)
opensearch-2.x-v1 18.88% <ø> (ø)
opensearch-2.x-v2 1.81% <ø> (+0.01%) ⬆️
unittests 95.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: joeyyy09 <menteharshith@gmail.com>
@yurishkuro yurishkuro added the changelog:ci Change related to continuous integration / testing label Aug 21, 2024
@yurishkuro yurishkuro changed the title Fix: Add Kafka service logging [fix] Print Kafka logs on test failure Aug 21, 2024
@yurishkuro yurishkuro enabled auto-merge (squash) August 21, 2024 18:05
@yurishkuro yurishkuro merged commit 00fdcd8 into jaegertracing:main Aug 21, 2024
45 of 46 checks passed
@joeyyy09 joeyyy09 deleted the add-kafka-logs branch August 21, 2024 18:11
JaredTan95 pushed a commit to JaredTan95/jaeger that referenced this pull request Aug 28, 2024
## Description of the changes
- Add Kafka service logging before shutdown in Kafka integration test
script

## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
- [x] I have added unit tests for the new functionality
- [x] I have run lint and test steps successfully
  - for `jaeger`: `make lint test`
  - for `jaeger-ui`: `yarn lint` and `yarn test`

---------

Signed-off-by: joeyyy09 <menteharshith@gmail.com>
Signed-off-by: Jared Tan <jian.tan@daocloud.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:ci Change related to continuous integration / testing storage/kafka
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants