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

[Backport 2.13] unblocking the integ test pipeline for release #3349

Closed
wants to merge 1 commit into from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 7147ef7 from #3159

* unblocking the integ test pipeline for release

Signed-off-by: Dhrubo Saha <[email protected]>

* apply spotless

Signed-off-by: Dhrubo Saha <[email protected]>

* removing the integ test intirely

Signed-off-by: Dhrubo Saha <[email protected]>

---------

Signed-off-by: Dhrubo Saha <[email protected]>
(cherry picked from commit 7147ef7)
@dhrubo-os
Copy link
Collaborator

> Task :opensearch-ml-plugin:spotlessJavaCheck FAILED
FAILURE: Build failed with an exception.
> Task :opensearch-ml-search-processors:generateEffectiveLombokConfig

> Task :opensearch-ml-plugin:generateTestEffectiveLombokConfig
* What went wrong:
Execution failed for task ':opensearch-ml-plugin:spotlessJavaCheck'.
> The following files had format violations:
      src\test\java\org\opensearch\ml\rest\RestMLRemoteInferenceIT.java
          @@ -10,7 +10,6 @@
           import�java.util.Map;

           import�java.util.function.Consumer;
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
           

          -import�org.apache.commons.lang3.exception.ExceptionUtils;
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
           import�org.apache.http.HttpEntity;

           import�org.apache.http.HttpHeaders;
For more on this, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
           import�org.apache.http.message.BasicHeader;
63 actionable tasks: 63 executed
  Run 'gradlew.bat :opensearch-ml-plugin:spotlessApply' to fix these violations.

can you apply spotless to this PR? Thanks

@pyek-bot
Copy link
Contributor

pyek-bot commented Jan 9, 2025

Please close this PR, spotless was applied and merged by another PR, thanks @dhrubo-os

Ref: #3356

@dhrubo-os dhrubo-os closed this Jan 9, 2025
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.

3 participants