-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[tests] Fix failing e2e test for Cassandra storage #4776
Merged
yurishkuro
merged 6 commits into
jaegertracing:main
from
infracloudio:fix-failing-cassendra-e2e-test
Sep 29, 2023
Merged
[tests] Fix failing e2e test for Cassandra storage #4776
yurishkuro
merged 6 commits into
jaegertracing:main
from
infracloudio:fix-failing-cassendra-e2e-test
Sep 29, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
slayer321
changed the title
fix: e2e test failing for cassandra storage
fix: failing e2e test for cassandra storage
Sep 25, 2023
yurishkuro
reviewed
Sep 26, 2023
yurishkuro
reviewed
Sep 26, 2023
yurishkuro
reviewed
Sep 26, 2023
yurishkuro
reviewed
Sep 27, 2023
Signed-off-by: slayer321 <[email protected]>
Signed-off-by: slayer321 <[email protected]>
Signed-off-by: slayer321 <[email protected]>
Signed-off-by: slayer321 <[email protected]>
Signed-off-by: slayer321 <[email protected]>
Signed-off-by: slayer321 <[email protected]>
slayer321
force-pushed
the
fix-failing-cassendra-e2e-test
branch
from
September 29, 2023 05:40
7b57221
to
67f0217
Compare
Codecov ReportAttention:
... and 2 files with indirect coverage changes 📢 Thoughts on this report? Let us know!. |
yurishkuro
approved these changes
Sep 29, 2023
yurishkuro
changed the title
fix: failing e2e test for cassandra storage
[tests] Fix failing e2e test for Cassandra storage
Sep 29, 2023
yurishkuro
added a commit
that referenced
this pull request
Sep 29, 2023
Follow-up on #4776 Signed-off-by: Yuri Shkuro <[email protected]>
yurishkuro
added a commit
that referenced
this pull request
Oct 8, 2023
## Which problem is this PR solving? - Cassandra tests started failing frequently, once more tests were enabled (in #4776) ## Description of the changes - Skip `Multiple Traces` test ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Which problem is this PR solving?
Resolves #4782
Description of the changes
TestCassandraStorage/GetLargeSpans
test which was failing due to older traces not getting cleanup from db.How was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:yarn lint
andyarn test