Skip to content

CI: add aarch64 e2e integration test job#28294

Open
timcoding1988 wants to merge 1 commit intocontainers:mainfrom
timcoding1988:ci-aarch64-integration-test
Open

CI: add aarch64 e2e integration test job#28294
timcoding1988 wants to merge 1 commit intocontainers:mainfrom
timcoding1988:ci-aarch64-integration-test

Conversation

@timcoding1988
Copy link
Copy Markdown
Collaborator

@timcoding1988 timcoding1988 commented Mar 14, 2026

Adds a Cirrus CI task to run the e2e integration test suite on aarch64.

Fixes: #28274

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all
    commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match
    the sign-off email address. See CONTRIBUTING.md
    for more information.
  • Referenced issues using Fixes: #00000 in commit message (if applicable)
  • Tests have been added/updated (or no tests are needed)
  • Documentation has been updated (or no documentation changes are needed)
  • All commits pass make validatepr (format/lint checks)
  • Release note entered in the section below (or None if no user-facing changes)

Does this PR introduce a user-facing change?

None

Adds a Cirrus CI task to run the e2e integration test suite on aarch64.

Fixes: containers#28274
Signed-off-by: Tim Zhou <timcoding1988@gmail.com>
@timcoding1988 timcoding1988 force-pushed the ci-aarch64-integration-test branch from 65d57d8 to 9714986 Compare March 14, 2026 17:01
@packit-as-a-service
Copy link
Copy Markdown

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

1 similar comment
@packit-as-a-service
Copy link
Copy Markdown

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

@timcoding1988 timcoding1988 marked this pull request as draft March 15, 2026 03:52
Comment thread .cirrus.yml
only_if: *only_if_int_test
depends_on: *build
ec2_instance: *standard_build_ec2_aarch64
timeout_in: 35m
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@Luap99 not sure if 35m is enough ?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

it should be, tests times should normally not exceed 20 mins ideally

@TomSweeneyRedHat
Copy link
Copy Markdown
Member

@timcoding1988 Is this still a WIP?

@timcoding1988 timcoding1988 marked this pull request as ready for review March 25, 2026 15:41
@lsm5
Copy link
Copy Markdown
Member

lsm5 commented Apr 6, 2026

@timcoding1988 couple of failing jobs.

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.

CI: enable one test/e2e tun on aarch64

4 participants