-
Notifications
You must be signed in to change notification settings - Fork 282
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
Seeing an issue with org.opensearch.gradle:build-tools:1.2.1 #1304
Comments
./build in local 1st before run test so .m2 exists |
I ran a CI for asynchronous search repo with Opensearch 1.2.1 snapshot. It's passing. |
Integ tests are supposed to download the maven artifacts from the build and install them into |
I think the dowloaded URL is wrong (missing |
|
Integration testing blocked by a missing org.opensearch.gradle:build-tools:1.2.1
Reproduce with
./test.sh integ-test manifests/1.3.0/opensearch-1.3.0-test.yml --paths opensearch=https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/1.2.1/53/linux/x64
The text was updated successfully, but these errors were encountered: