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

Pipeline setup for aarch64-linux #9326

Draft
wants to merge 43 commits into
base: main
Choose a base branch
from
Draft

Pipeline setup for aarch64-linux #9326

wants to merge 43 commits into from

Commits on Oct 16, 2024

  1. build hab on aarch64-linux

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9600c36 View commit details
    Browse the repository at this point in the history
  2. try with arm64-linux

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e350fd7 View commit details
    Browse the repository at this point in the history
  3. try with arm-linux

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    59f4bfb View commit details
    Browse the repository at this point in the history
  4. with docker-linux-arm64 agent

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3e96c31 View commit details
    Browse the repository at this point in the history
  5. another try

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bb7bba4 View commit details
    Browse the repository at this point in the history
  6. fix target

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e54284a View commit details
    Browse the repository at this point in the history
  7. temporary channel for arm64

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ba752f1 View commit details
    Browse the repository at this point in the history
  8. adjust rustc_target from pkg_target

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c84339e View commit details
    Browse the repository at this point in the history
  9. build pkgs on aarch64 in ci

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fcaa748 View commit details
    Browse the repository at this point in the history
  10. try with default-privileged-aarch64

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f20b171 View commit details
    Browse the repository at this point in the history
  11. target default-privileged-aarch64 queue

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    73602a2 View commit details
    Browse the repository at this point in the history
  12. try varied config

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ba7af1f View commit details
    Browse the repository at this point in the history
  13. default-arm64

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fdfcace View commit details
    Browse the repository at this point in the history
  14. try without privileged

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    386e737 View commit details
    Browse the repository at this point in the history
  15. revert privileged

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    90d6edf View commit details
    Browse the repository at this point in the history
  16. fix shellcheck

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6cb1171 View commit details
    Browse the repository at this point in the history
  17. trigger pipeline

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5df4362 View commit details
    Browse the repository at this point in the history
  18. try without quotes

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    911d845 View commit details
    Browse the repository at this point in the history
  19. add missing space in cmd aqrgs

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    106a9c4 View commit details
    Browse the repository at this point in the history
  20. try with docker-linux-amazon-2023-arm64

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9c59e35 View commit details
    Browse the repository at this point in the history
  21. try sudo

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e135a22 View commit details
    Browse the repository at this point in the history
  22. target docker-linux-amazon-2023-arm64 with sudo

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2ef816a View commit details
    Browse the repository at this point in the history
  23. fix component name

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    52f7b10 View commit details
    Browse the repository at this point in the history
  24. disable shellcheck SC2086

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bd0f999 View commit details
    Browse the repository at this point in the history
  25. first cargo test

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    15391a0 View commit details
    Browse the repository at this point in the history
  26. fix command

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ed5925b View commit details
    Browse the repository at this point in the history
  27. add deps

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1257f99 View commit details
    Browse the repository at this point in the history
  28. add all unit tests

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    11ae276 View commit details
    Browse the repository at this point in the history
  29. fix shellcheck

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d69bf24 View commit details
    Browse the repository at this point in the history
  30. adjust script, fix test

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0830856 View commit details
    Browse the repository at this point in the history
  31. install hab

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    176c16f View commit details
    Browse the repository at this point in the history
  32. install hab with curl

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    93bce85 View commit details
    Browse the repository at this point in the history
  33. install hab

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2cca391 View commit details
    Browse the repository at this point in the history
  34. fix cfg

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e3725c5 View commit details
    Browse the repository at this point in the history
  35. fix fmt

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3657ac5 View commit details
    Browse the repository at this point in the history
  36. updage agent

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8e10602 View commit details
    Browse the repository at this point in the history
  37. adds space

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3abacab View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. should be an error

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ed14c12 View commit details
    Browse the repository at this point in the history
  2. aarch64-linux has standard pkgs

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cc10dc0 View commit details
    Browse the repository at this point in the history
  3. fix unused import

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    21b2dd0 View commit details
    Browse the repository at this point in the history
  4. remove cfize, mesomise and fix container plan

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ff04592 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. set interpreter for aarch64 tests

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    781b585 View commit details
    Browse the repository at this point in the history
  2. fix rustfmt

    Signed-off-by: Phani Sajja <[email protected]>
    sajjaphani committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    779441c View commit details
    Browse the repository at this point in the history