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

Add support to release aarch64 wheels (Close #1151) #1554

Merged
merged 2 commits into from
May 23, 2022
Merged

Add support to release aarch64 wheels (Close #1151) #1554

merged 2 commits into from
May 23, 2022

Conversation

amannocci
Copy link
Contributor

Signed-off-by: Adrien Mannocci adrien.mannocci@elastic.co

What does this pull request do?

  • Use an jenkins agent with qemu support.
  • Enable aarch wheels creation.

Related issues

Closes #1151

Signed-off-by: Adrien Mannocci <adrien.mannocci@elastic.co>
@github-actions github-actions bot added agent-python community Issues opened by the community triage Issues awaiting triage labels May 23, 2022
@amannocci amannocci removed agent-python community Issues opened by the community triage Issues awaiting triage labels May 23, 2022
Signed-off-by: Adrien Mannocci <adrien.mannocci@elastic.co>
@apmmachine
Copy link
Contributor

apmmachine commented May 23, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-05-23T14:09:46.474+0000

  • Duration: 33 min 51 sec

Test stats 🧪

Test Results
Failed 0
Passed 4834
Skipped 3293
Total 8127

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /test linters : Run the Python linters only.

  • /test full : Run the full matrix of tests.

  • /test benchmark : Run the APM Agent Python benchmarks tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@apmmachine
Copy link
Contributor

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (68/68) 💚
Files 100.0% (225/225) 💚
Classes 100.0% (225/225) 💚
Lines 89.326% (16703/18699) 👍 0.083
Conditionals 76.305% (3040/3984) 👎 -0.087

@amannocci amannocci requested review from basepi and v1v May 23, 2022 15:24
@amannocci amannocci merged commit cca0f70 into elastic:main May 23, 2022
@amannocci amannocci deleted the feature/support-aarch64-wheels branch May 23, 2022 17:50
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.

Add support to release aarch64 wheels
3 participants