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

Fix failing bwc tests #287

Merged
merged 1 commit into from
Sep 26, 2022
Merged

Fix failing bwc tests #287

merged 1 commit into from
Sep 26, 2022

Conversation

sruti1312
Copy link
Contributor

Signed-off-by: Sruti Parthiban partsrut@amazon.com

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
Fix failing bwc tests

Describe the solution you are proposing
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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

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: Sruti Parthiban <partsrut@amazon.com>
@sruti1312 sruti1312 requested a review from a team September 26, 2022 17:21
@sruti1312
Copy link
Contributor Author

This PR fixes the 2.1 artifact link used in bwc tests. But the BWC tests are still failing with the following error. From error logs, looks like the tests are failing because of cluster formation issues. Possibly related to #190

> Task :paBwcCluster#mixedClusterTask FAILED
FAILURE: Build failed with an exception.

* Where:
Build file '/home/runner/work/performance-analyzer/performance-analyzer/tmp/performance-analyzer/build.gradle' line: [649](https://github.com/opensearch-project/performance-analyzer/actions/runs/3129730314/jobs/5079172903#step:11:650)

* What went wrong:
Execution failed for task ':paBwcCluster#mixedClusterTask'.
> `cluster{::paBwcCluster0}` failed to wait for cluster health yellow after 40 SECONDS
    IO error while waiting cluster
    503 Service Unavailable

@sruti1312 sruti1312 merged commit 02ad0e3 into main Sep 26, 2022
@sruti1312 sruti1312 deleted the feature/fix-bwc branch September 26, 2022 18:28
kaushalmahi12 pushed a commit to kaushalmahi12/performance-analyzer that referenced this pull request Oct 25, 2022
Signed-off-by: Sruti Parthiban <partsrut@amazon.com>

Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
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.

None yet

5 participants