Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Adds support for multi-node run/testing and updates tests #254

Merged
merged 4 commits into from
Jul 14, 2020

Conversation

dbbaughe
Copy link
Contributor

Issue #, if available:

Description of changes:
This adds support in gradle to run and test multinodes.
Updates tests to work in both single/multinode setup.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dbbaughe dbbaughe requested review from qreshi and bowenlan-amzn July 14, 2020 16:41
@codecov
Copy link

codecov bot commented Jul 14, 2020

Codecov Report

Merging #254 into master will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #254      +/-   ##
============================================
+ Coverage     71.31%   71.44%   +0.13%     
  Complexity      633      633              
============================================
  Files            86       86              
  Lines          3646     3646              
  Branches        603      603              
============================================
+ Hits           2600     2605       +5     
+ Misses          732      729       -3     
+ Partials        314      312       -2     
Impacted Files Coverage Δ Complexity Δ
...ticsearch/indexstatemanagement/model/Transition.kt 82.35% <0.00%> (+1.96%) 5.00% <0.00%> (ø%)
...dexstatemanagement/elasticapi/ElasticExtensions.kt 71.42% <0.00%> (+4.08%) 0.00% <0.00%> (ø%)
...ndexstatemanagement/IndexStateManagementIndices.kt 64.58% <0.00%> (+4.16%) 10.00% <0.00%> (ø%)

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 44b7e2f...6651368. Read the comment docs.

build.gradle Outdated Show resolved Hide resolved
@dbbaughe dbbaughe merged commit f05b774 into opendistro-for-elasticsearch:master Jul 14, 2020
@dbbaughe dbbaughe deleted the tests branch July 14, 2020 23:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants