We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Rolling upgrade BWC tests are failing for main branch:
main
./gradlew :qa:rolling-upgrade:testRollingUpgrade -D'tests.bwc.version=2.14.0-SNAPSHOT' > Task :qa:rolling-upgrade:testAgainstOneThirdUpgradedCluster FAILED FAILURE: Build failed with an exception.
Get main of this repo, run ./gradlew :qa:rolling-upgrade:testRollingUpgrade -D'tests.bwc.version=2.14.0-SNAPSHOT'
./gradlew :qa:rolling-upgrade:testRollingUpgrade -D'tests.bwc.version=2.14.0-SNAPSHOT'
Tests are passing
Issue happens only on Linux, for Win platform everything works. Following is the link to example of failed run for one of recent PRs, same error/behavior observed for main as well https://github.com/opensearch-project/neural-search/actions/runs/8649948821/job/23718643879?pr=683
The text was updated successfully, but these errors were encountered:
@martin-gaievski can you add the error logs?
Sorry, something went wrong.
It's in related issue #683 (comment)
No branches or pull requests
What is the bug?
Rolling upgrade BWC tests are failing for
main
branch:How can one reproduce the bug?
Get
main
of this repo, run./gradlew :qa:rolling-upgrade:testRollingUpgrade -D'tests.bwc.version=2.14.0-SNAPSHOT'
What is the expected behavior?
Tests are passing
What is your host/environment?
Issue happens only on Linux, for Win platform everything works.
Following is the link to example of failed run for one of recent PRs, same error/behavior observed for
main
as wellhttps://github.com/opensearch-project/neural-search/actions/runs/8649948821/job/23718643879?pr=683
The text was updated successfully, but these errors were encountered: