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

[Build] Build ARM64 for deb and rpm #1272

Closed
wants to merge 2 commits into from

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented Feb 22, 2022

Description

Build ARM64 for deb with the following commands:
yarn build --deb --skip-archives
yarn build --deb --skip-archives --release

Build ARM64 for rpm with the following commands:
yarn build --rpm --skip-archives
yarn build --rpm --skip-archives --release

Signed-off-by: Kawika Avilla [email protected]

Issues Resolved

#1259

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

@kavilla kavilla requested a review from a team as a code owner February 22, 2022 21:08
@tmarkley
Copy link
Contributor

How do we test this?

Build ARM64 for deb with the following commands:
yarn build --deb-arm --skip-archives
yarn build --deb-arm --skip-archives --release

Build ARM64 for rpm with the following commands:
yarn build --rpm-arm --skip-archives
yarn build --rpm-arm --skip-archives --release

Issue partially resolved:
opensearch-project#1259

Signed-off-by: Kawika Avilla <[email protected]>
@kavilla kavilla force-pushed the avillk/deb-rpm-arm64 branch from 8694ce0 to 734e527 Compare February 24, 2022 08:41
Signed-off-by: Kawika Avilla <[email protected]>
@kavilla kavilla closed this Feb 24, 2022
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.

2 participants