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

Add github action for elasticsearch otel integration tests #2671

Merged
merged 7 commits into from
Dec 1, 2020
Merged

Add github action for elasticsearch otel integration tests #2671

merged 7 commits into from
Dec 1, 2020

Conversation

Ashmita152
Copy link
Contributor

Signed-off-by: Ashmita Bohara ashmita.bohara152@gmail.com

Which problem is this PR solving?

Adds integration test for Elasticsearch OpenTelemetry.

Part of #2645

Short description of the changes

Also refactors es-integration-test.sh to accept arg either "default" or "otel" otherwise fails.

@Ashmita152 Ashmita152 requested a review from a team as a code owner November 30, 2020 15:41
@mergify mergify bot requested a review from jpkrohling November 30, 2020 15:42
@codecov
Copy link

codecov bot commented Nov 30, 2020

Codecov Report

Merging #2671 (b03eccb) into master (761facc) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2671      +/-   ##
==========================================
+ Coverage   95.55%   95.57%   +0.02%     
==========================================
  Files         214      214              
  Lines        9535     9535              
==========================================
+ Hits         9111     9113       +2     
+ Misses        346      344       -2     
  Partials       78       78              
Impacted Files Coverage Δ
...lugin/sampling/strategystore/adaptive/processor.go 100.00% <0.00%> (+0.92%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 761facc...b03eccb. Read the comment docs.

Signed-off-by: Ashmita Bohara <ashmita.bohara152@gmail.com>
Signed-off-by: Ashmita Bohara <ashmita.bohara152@gmail.com>
Signed-off-by: Ashmita Bohara <ashmita.bohara152@gmail.com>
Signed-off-by: Ashmita Bohara <ashmita.bohara152@gmail.com>
@Ashmita152
Copy link
Contributor Author

Hi @yurishkuro

Updated the PR with the feedback. Thank you.

Copy link
Member

@yurishkuro yurishkuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refactoring looks great!

I'm seeing that error again: fatal: No names found, cannot describe anything. https://github.com/jaegertracing/jaeger/pull/2671/checks?check_run_id=1477915552#step:5:1338

.github/workflows/ci-elasticsearch.yml Outdated Show resolved Hide resolved
scripts/travis/es-integration-test.sh Show resolved Hide resolved
scripts/travis/es-integration-test.sh Show resolved Hide resolved
@Ashmita152
Copy link
Contributor Author

I'm seeing that error again: fatal: No names found, cannot describe anything.

Nice catch.

Signed-off-by: Ashmita Bohara <ashmita.bohara152@gmail.com>
Signed-off-by: Ashmita Bohara <ashmita.bohara152@gmail.com>
@yurishkuro yurishkuro merged commit a9feab7 into jaegertracing:master Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants