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

K8s integration test for HotROD #6155

Merged
merged 9 commits into from
Nov 17, 2024

Conversation

chahatsagarmain
Copy link
Contributor

@chahatsagarmain chahatsagarmain commented Nov 3, 2024

Which problem is this PR solving?

Description of the changes

How was this change tested?

Checklist

Signed-off-by: chahatsagarmain <[email protected]>
Signed-off-by: chahatsagarmain <[email protected]>
@chahatsagarmain chahatsagarmain requested a review from a team as a code owner November 3, 2024 06:09
@dosubot dosubot bot added the docker Pull requests that update Docker code label Nov 3, 2024
Signed-off-by: chahatsagarmain <[email protected]>
Copy link

codecov bot commented Nov 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.47%. Comparing base (47e1ee6) to head (ef2991e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6155      +/-   ##
==========================================
- Coverage   96.51%   96.47%   -0.04%     
==========================================
  Files         354      354              
  Lines       20127    20127              
==========================================
- Hits        19425    19418       -7     
- Misses        518      524       +6     
- Partials      184      185       +1     
Flag Coverage Δ
badger_v1 8.31% <ø> (ø)
badger_v2 1.67% <ø> (ø)
cassandra-4.x-v1 14.39% <ø> (ø)
cassandra-4.x-v2 1.61% <ø> (ø)
cassandra-5.x-v1 14.39% <ø> (ø)
cassandra-5.x-v2 1.61% <ø> (ø)
elasticsearch-6.x-v1 18.60% <ø> (-0.06%) ⬇️
elasticsearch-7.x-v1 18.68% <ø> (+<0.01%) ⬆️
elasticsearch-8.x-v1 18.84% <ø> (ø)
elasticsearch-8.x-v2 1.67% <ø> (ø)
grpc_v1 9.48% <ø> (ø)
grpc_v2 7.00% <ø> (ø)
kafka-v1 8.88% <ø> (ø)
kafka-v2 1.67% <ø> (ø)
memory_v2 1.67% <ø> (ø)
opensearch-1.x-v1 18.73% <ø> (+<0.01%) ⬆️
opensearch-2.x-v1 18.72% <ø> (ø)
opensearch-2.x-v2 1.66% <ø> (-0.02%) ⬇️
tailsampling-processor 0.46% <ø> (ø)
unittests 95.38% <ø> (ø)

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.

scripts/build-hotrod-image.sh Show resolved Hide resolved
scripts/build-hotrod-image.sh Show resolved Hide resolved
scripts/build-hotrod-image.sh Outdated Show resolved Hide resolved
scripts/build-hotrod-image.sh Outdated Show resolved Hide resolved
.github/workflows/ci-docker-hotrod.yml Outdated Show resolved Hide resolved
.github/workflows/ci-docker-hotrod.yml Show resolved Hide resolved
scripts/build-hotrod-image.sh Show resolved Hide resolved
scripts/build-hotrod-image.sh Show resolved Hide resolved
@yurishkuro yurishkuro added the changelog:ci Change related to continuous integration / testing label Nov 3, 2024
@chahatsagarmain
Copy link
Contributor Author

@yurishkuro I have made the necessary changes

@yurishkuro
Copy link
Member

needs a rebase

chahatsagarmain and others added 3 commits November 15, 2024 19:28
Signed-off-by: chahatsagarmain <[email protected]>
Signed-off-by: chahatsagarmain <[email protected]>
@yurishkuro yurishkuro changed the title K8s integration test for hotrod K8s integration test for HotROD Nov 17, 2024
@chahatsagarmain
Copy link
Contributor Author

@yurishkuro its waiting for hotrod v1 , hotrod v2 status , but the the passing checks are hotrod [docker , v1 ] , hotrod [docker , v2] , hotrod [k8s ,v1] , hotrod [k8s , v2]

@yurishkuro yurishkuro merged commit 5475a36 into jaegertracing:main Nov 17, 2024
52 checks passed
@yurishkuro
Copy link
Member

Thanks. I updated branch protection rule to expect the new CI runs

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 docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add integration test for hotrod on k8s
2 participants