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 linux-arm architecture to cross build tests in CI #5472

Merged
merged 2 commits into from
Jun 3, 2022

Conversation

blumamir
Copy link
Member

@blumamir blumamir commented Jun 3, 2022

Description:
Added linux arm to "cross-build-collector" matrix in build-ant-test.yml action for CI.
This will allow adding release for armv7 to dockerhub so the collector can run on raspberry pi.
This architecture is already tested in contrib CI.

Link to tracking Issue:
See full discussion here. Thank you @mx-psi for the help with this :)

Testing:
This PR invokes more tests in CI

@blumamir blumamir requested review from a team and bogdandrutu June 3, 2022 13:23
@codecov
Copy link

codecov bot commented Jun 3, 2022

Codecov Report

Merging #5472 (c842ae8) into main (086cc68) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5472      +/-   ##
==========================================
- Coverage   90.84%   90.81%   -0.04%     
==========================================
  Files         193      193              
  Lines       11430    11430              
==========================================
- Hits        10384    10380       -4     
- Misses        824      827       +3     
- Partials      222      223       +1     
Impacted Files Coverage Δ
pdata/internal/common.go 94.61% <0.00%> (-0.77%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 086cc68...c842ae8. Read the comment docs.

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