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] increase the wait timeout to fetch the master key (#3151) (#3178) #3212

Merged
merged 3 commits into from
Nov 25, 2024

Conversation

jngz-es
Copy link
Collaborator

@jngz-es jngz-es commented Nov 13, 2024

  • increase the wait timeout to fetch the master key

  • fix UTs

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

…#3151) (opensearch-project#3178)

* increase the wait timeout to fetch the master key

Signed-off-by: Jing Zhang <jngz@amazon.com>

* fix UTs

Signed-off-by: Jing Zhang <jngz@amazon.com>
Signed-off-by: Jing Zhang <jngz@amazon.com>
@ylwu-amzn
Copy link
Collaborator

 D:\a\ml-commons\ml-commons\ml-algorithms\src\test\java\org\opensearch\ml\engine\encryptor\EncryptorImplTest.java:132: error: cannot find symbol

        exceptionRule.expect(MLException.class);
> Task :opensearch-ml-algorithms:compileTestJava
                             ^
  symbol:   class MLException
  location: class EncryptorImplTest
D:\a\ml-commons\ml-commons\ml-algorithms\src\test\java\org\opensearch\ml\engine\encryptor\EncryptorImplTest.java:166: error: cannot find symbol
        exceptionRule.expect(MLException.class);

@jngz-es jngz-es had a problem deploying to ml-commons-cicd-env November 13, 2024 22:29 — with GitHub Actions Failure
@jngz-es jngz-es had a problem deploying to ml-commons-cicd-env November 13, 2024 22:29 — with GitHub Actions Failure
@jngz-es jngz-es had a problem deploying to ml-commons-cicd-env November 13, 2024 22:57 — with GitHub Actions Failure
@jngz-es jngz-es had a problem deploying to ml-commons-cicd-env November 13, 2024 22:57 — with GitHub Actions Failure
@jngz-es jngz-es had a problem deploying to ml-commons-cicd-env November 18, 2024 17:43 — with GitHub Actions Failure
@jngz-es jngz-es had a problem deploying to ml-commons-cicd-env November 18, 2024 17:43 — with GitHub Actions Failure
@mingshl
Copy link
Collaborator

mingshl commented Nov 25, 2024

rerunning ITs

@jngz-es jngz-es merged commit 9417be0 into opensearch-project:2.13 Nov 25, 2024
6 of 12 checks passed
@jngz-es jngz-es deleted the backport_2.13 branch January 13, 2025 17:05
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.

4 participants