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

Fixes inconsistent plugin installation tests #1346

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

tmarkley
Copy link
Contributor

Description

Issues Resolved

N/A

Check List

  • New functionality includes testing.
    • All tests pass
      • yarn test:jest
      • yarn test:jest_integration
      • yarn test:ftr
  • New functionality has been documented.
  • Commits are signed per the DCO using --signoff

* The tests assumed that the platform/architecture combo the tests were
  run from was always linux/x64.
* Introduced in opensearch-project#1316.

Signed-off-by: Tommy Markley <markleyt@amazon.com>
Copy link
Member

@kavilla kavilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@kavilla kavilla merged commit 7aba935 into opensearch-project:main Mar 23, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 23, 2022
* The tests assumed that the platform/architecture combo the tests were
  run from was always linux/x64.
* Introduced in #1316.

Signed-off-by: Tommy Markley <markleyt@amazon.com>
(cherry picked from commit 7aba935)
@tmarkley tmarkley deleted the plugin_test_fix branch March 23, 2022 21:13
tmarkley pushed a commit that referenced this pull request Mar 23, 2022
* The tests assumed that the platform/architecture combo the tests were
  run from was always linux/x64.
* Introduced in #1316.

Signed-off-by: Tommy Markley <markleyt@amazon.com>
(cherry picked from commit 7aba935)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 28, 2022
* The tests assumed that the platform/architecture combo the tests were
  run from was always linux/x64.
* Introduced in #1316.

Signed-off-by: Tommy Markley <markleyt@amazon.com>
(cherry picked from commit 7aba935)
ananzh pushed a commit that referenced this pull request Apr 28, 2022
* The tests assumed that the platform/architecture combo the tests were
  run from was always linux/x64.
* Introduced in #1316.

Signed-off-by: Tommy Markley <markleyt@amazon.com>
(cherry picked from commit 7aba935)

Co-authored-by: Tommy Markley <markleyt@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants