Skip to content

[Backport 2.x] Add support for randomizing Remote Store enabled testing#13845

Merged
mch2 merged 3 commits into
opensearch-project:2.xfrom
Rishikesh1159:backport-12488-2.x
Sep 5, 2024
Merged

[Backport 2.x] Add support for randomizing Remote Store enabled testing#13845
mch2 merged 3 commits into
opensearch-project:2.xfrom
Rishikesh1159:backport-12488-2.x

Conversation

@Rishikesh1159
Copy link
Copy Markdown
Member

Description

This PR baackports #12488

Related Issues

Resolves #12458 , #12488

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • API changes companion pull request created.
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

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.

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
@github-actions github-actions Bot added enhancement Enhancement or improvement to existing feature or request Storage Issues and PRs relating to data and metadata storage labels May 27, 2024
@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for fb8c0b1: 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?

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for fb8c0b1: SUCCESS

@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.66%. Comparing base (dcdc4d2) to head (a2a2340).
Report is 4 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13845      +/-   ##
============================================
+ Coverage     71.55%   71.66%   +0.10%     
- Complexity    64312    64392      +80     
============================================
  Files          5262     5262              
  Lines        301279   301279              
  Branches      43861    43861              
============================================
+ Hits         215574   215900     +326     
+ Misses        67703    67319     -384     
- Partials      18002    18060      +58     

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

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot Bot added the stalled Issues that have stalled label Jun 27, 2024
@dblock
Copy link
Copy Markdown
Member

dblock commented Jul 23, 2024

@Rishikesh1159 looks like this may have been missed, can you please rebase and make sure we do merge it to 2.x?

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot Bot added the stalled Issues that have stalled label Aug 25, 2024
@dblock
Copy link
Copy Markdown
Member

dblock commented Aug 25, 2024

Bumping @Rishikesh1159 and maybe @mch2 to finish this?

Signed-off-by: Rishikesh <62345295+Rishikesh1159@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 5, 2024

❌ Gradle check result for 8bb17eb: 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?

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 5, 2024

✅ Gradle check result for a2a2340: SUCCESS

@mch2 mch2 merged commit f85ff03 into opensearch-project:2.x Sep 5, 2024
sumitasr pushed a commit to sumitasr/OpenSearch that referenced this pull request Sep 6, 2024
…ng (opensearch-project#13845)

* backport opensearch-project#12488 to 2.x branch.

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>

* Fix indentation.

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>

---------

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
Signed-off-by: Rishikesh <62345295+Rishikesh1159@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement or improvement to existing feature or request skip-changelog stalled Issues that have stalled Storage Issues and PRs relating to data and metadata storage

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

4 participants