opensearch-project / cross-cluster-replication

Synchronize your data across multiple clusters for lower latencies and higher availability
https://opensearch.org/docs/latest/replication-plugin/index/
Apache License 2.0
47 stars 57 forks source link

Fixing integTestRemote for windows setup #1383

Closed nisgoel-amazon closed 2 months ago

nisgoel-amazon commented 3 months ago

Description

bash script is failing due to python dependency on windows which ran by opensearch-build package at the time of version release.

Issues Resolved

https://github.com/opensearch-project/cross-cluster-replication/issues/1361 [List any issues this PR will resolve]

Check List

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.