Skip to content

[Backport] [2.x] Allow parameterization of tests with OpenSearchIntegTestCase.SuiteScopeTestCase annotation#10002

Merged
reta merged 1 commit intoopensearch-project:2.xfrom
neetikasinghal:backport-annotate-test-2.x
Sep 12, 2023
Merged

[Backport] [2.x] Allow parameterization of tests with OpenSearchIntegTestCase.SuiteScopeTestCase annotation#10002
reta merged 1 commit intoopensearch-project:2.xfrom
neetikasinghal:backport-annotate-test-2.x

Conversation

@neetikasinghal
Copy link
Copy Markdown
Contributor

Description

Backport #9916

Related Issues

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

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

…peTestCase annotation (opensearch-project#9916)

Signed-off-by: Neetika Singhal <neetiks@amazon.com>
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Co-authored-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 8e5e54b)
@github-actions
Copy link
Copy Markdown
Contributor

Compatibility status:

Checks if related components are compatible with change 474fdd7

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/performance-analyzer-rca.git]

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      3 org.opensearch.index.shard.RemoteIndexShardTests.classMethod
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testPrimaryReceivesDocsDuringReplicaRecovery
      1 org.opensearch.index.shard.RemoteIndexShardTests.testSegmentInfosAndReplicationCheckpointTuple
      1 org.opensearch.index.ShardIndexingPressureSettingsIT.testShardIndexingPressureEnforcedEnabledDisabledSetting

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 12, 2023

Codecov Report

Merging #10002 (474fdd7) into 2.x (e4ae8fe) will increase coverage by 0.12%.
Report is 2 commits behind head on 2.x.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.x   #10002      +/-   ##
============================================
+ Coverage     70.77%   70.89%   +0.12%     
- Complexity    58209    58279      +70     
============================================
  Files          4810     4810              
  Lines        275125   275129       +4     
  Branches      40433    40434       +1     
============================================
+ Hits         194723   195059     +336     
+ Misses        63814    63431     -383     
- Partials      16588    16639      +51     
Files Changed Coverage Δ
...dination/UnsafeBootstrapClusterManagerCommand.java 0.00% <0.00%> (ø)

... and 468 files with indirect coverage changes

@reta reta merged commit edb9f3c into opensearch-project:2.x Sep 12, 2023
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