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

test: E2E Elasticsearch 7.x highest and lowest versions #5779

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

kezhenxu94
Copy link
Member

E2E tests ElasticSearch 7.0.0 and 7.9.3

Add ElasticSearch 7.0.0 and 7.9.3 to E2E tests, and fix a minor problem that some E2E tests are not executed because paths doesn't take effect.

@kezhenxu94 kezhenxu94 added the test Test requirements about performance, feature or before release. label Nov 3, 2020
@kezhenxu94 kezhenxu94 added this to the 8.3.0 milestone Nov 3, 2020
@codecov
Copy link

codecov bot commented Nov 3, 2020

Codecov Report

Merging #5779 into master will decrease coverage by 21.60%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master    #5779       +/-   ##
=============================================
- Coverage     51.48%   29.87%   -21.61%     
=============================================
  Files          1642     1558       -84     
  Lines         35108    32826     -2282     
  Branches       3833     4303      +470     
=============================================
- Hits          18076     9808     -8268     
- Misses        16128    22134     +6006     
+ Partials        904      884       -20     
Impacted Files Coverage Δ Complexity Δ
...he/skywalking/oal/rt/output/DispatcherContext.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-1.00%)
...skywalking/oal/rt/output/AllDispatcherContext.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-1.00%)
...ache/skywalking/oap/server/core/source/Source.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-2.00%)
...che/skywalking/oap/server/core/source/Service.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-3.00%)
...he/skywalking/oap/server/core/source/Endpoint.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-6.00%)
...he/skywalking/oap/server/core/source/GCPhrase.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-1.00%)
...e/skywalking/oap/server/core/CoreModuleConfig.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-2.00%)
.../skywalking/oap/server/core/alarm/AlarmModule.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-2.00%)
...ywalking/oap/server/core/config/ConfigService.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-1.00%)
...ywalking/oap/server/core/exporter/ExportEvent.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-1.00%)
... and 737 more

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 63c016d...e87bb78. Read the comment docs.

@kezhenxu94 kezhenxu94 merged commit 66dd848 into master Nov 3, 2020
@kezhenxu94 kezhenxu94 deleted the test/es-7 branch November 3, 2020 08:42
xbkaishui pushed a commit to xbkaishui/skywalking that referenced this pull request Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Test requirements about performance, feature or before release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants