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

Explicitly set the include discovery nodes flag for reload secure set… #15972

Conversation

SwethaGuptha
Copy link
Contributor

…ting request

Description

Explicitly setting the include discovery nodes flag for reload secure setting request, so that the behavior of the action remains same when the default value is changed.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Contributor

❌ Gradle check result for 268dbaf: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 079940c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@shwetathareja shwetathareja added skip-changelog backport 2.x Backport to 2.x branch labels Sep 18, 2024
@SwethaGuptha
Copy link
Contributor Author

❌ Gradle check result for 079940c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Flaky test #15812

Copy link
Contributor

❌ Gradle check result for 079940c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for 3e70fc2: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@SwethaGuptha
Copy link
Contributor Author

❌ Gradle check result for 3e70fc2: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Flaky test #14311

Copy link
Member

@dbwiddis dbwiddis left a comment

Choose a reason for hiding this comment

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

Code LGTM but I'm missing the context of this. Is there a bug/issue documenting why it is needed?

@SwethaGuptha SwethaGuptha force-pushed the explicitly-set-concrete-nodes-flag-in-secure-setting-action branch from 3e70fc2 to 1bb8a65 Compare September 18, 2024 21:52
Copy link
Contributor

❌ Gradle check result for 1bb8a65: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@SwethaGuptha
Copy link
Contributor Author

Code LGTM but I'm missing the context of this. Is there a bug/issue documenting why it is needed?

This is in continuation to the PR #15131.

Copy link
Contributor

❌ Gradle check result for 1bb8a65: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

…quest.

Signed-off-by: Swetha Guptha <gupthasg@amazon.com>
@SwethaGuptha SwethaGuptha force-pushed the explicitly-set-concrete-nodes-flag-in-secure-setting-action branch from 1bb8a65 to 3811ea6 Compare September 19, 2024 06:33
Copy link
Contributor

❌ Gradle check result for 3811ea6: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❕ Gradle check result for a931a05: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.97%. Comparing base (3937ccb) to head (a931a05).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
.../node/reload/NodesReloadSecureSettingsRequest.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15972      +/-   ##
============================================
+ Coverage     71.90%   71.97%   +0.06%     
+ Complexity    64392    64338      -54     
============================================
  Files          5278     5278              
  Lines        300877   300877              
  Branches      43478    43478              
============================================
+ Hits         216351   216550     +199     
+ Misses        66747    66530     -217     
- Partials      17779    17797      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SwethaGuptha
Copy link
Contributor Author

❕ Gradle check result for a931a05: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Flaky test #14289

@shwetathareja shwetathareja merged commit 620db0a into opensearch-project:main Sep 19, 2024
32 of 34 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 19, 2024
…quest. (#15972)

Signed-off-by: Swetha Guptha <gupthasg@amazon.com>
(cherry picked from commit 620db0a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants