Skip to content

[Backport 2.x] Fix flaky test SegmentReplicationIT.testDeleteOperations.#9273

Merged
kotwanikunal merged 1 commit into2.xfrom
backport/backport-9244-to-2.x
Aug 11, 2023
Merged

[Backport 2.x] Fix flaky test SegmentReplicationIT.testDeleteOperations.#9273
kotwanikunal merged 1 commit into2.xfrom
backport/backport-9244-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport ab08d73 from #9244.

Signed-off-by: Marc Handalian <handalm@amazon.com>
(cherry picked from commit ab08d73)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor Author

Compatibility status:

> Task :checkCompatibility
Checking compatibility for: https://github.com/opensearch-project/opensearch-oci-object-storage.git with ref: 2.x
Skipping compatibility check for https://github.com/opensearch-project/opensearch-oci-object-storage.git
Incompatible components: [https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/performance-analyzer.git]
Components skipped due to git failures: [https://github.com/opensearch-project/opensearch-oci-object-storage.git]
Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/security-analytics.git]

BUILD SUCCESSFUL in 29m 15s

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@Poojita-Raj
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

* **RESULT:** FAILURE ❌

* **URL:** https://build.ci.opensearch.org/job/gradle-check/22511/

* **CommitID:** [466655e](https://github.com/opensearch-project/OpenSearch/commit/466655e3c8776dbccb6259be4ad70decae38aae0)
  Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
  Is the failure [a flaky test](https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md#flaky-tests) unrelated to your change?

#7679

@Poojita-Raj
Copy link
Copy Markdown
Contributor

Poojita-Raj commented Aug 11, 2023

#7749 - This PR to mute the failing test was never backported.
Currently, PR out to unmute test and add fix here: #9079

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.repositories.azure.AzureBlobStoreRepositoryTests.testContainerCreationAndDeletion
      1 org.opensearch.client.PitIT.testDeleteAllAndListAllPits

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 11, 2023

Codecov Report

Merging #9273 (466655e) into 2.x (c568386) will decrease coverage by 0.08%.
Report is 3 commits behind head on 2.x.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #9273      +/-   ##
============================================
- Coverage     70.85%   70.78%   -0.08%     
+ Complexity    57499    57482      -17     
============================================
  Files          4758     4758              
  Lines        271801   271801              
  Branches      40090    40090              
============================================
- Hits         192590   192387     -203     
- Misses        62700    62919     +219     
+ Partials      16511    16495      -16     

see 501 files with indirect coverage changes

@kotwanikunal kotwanikunal merged commit df6245f into 2.x Aug 11, 2023
@github-actions github-actions bot deleted the backport/backport-9244-to-2.x branch August 11, 2023 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants