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

podman machine CI tests mostly fail on EC2 mac2.metal (baremetal) instances #20853

Closed
cevich opened this issue Nov 30, 2023 · 1 comment
Closed
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. machine macos MacOS (OSX) related

Comments

@cevich
Copy link
Member

cevich commented Nov 30, 2023

Issue Description

Both attached storage and networking in the EC2 environment utilized by CI are slower than might be experienced on a local machine. Increasing allocated EC2 bandwidth to either comes at a hefty cost. But more importantly, one cannot predict the capabilities of a local machine (i.e. network hiccups, attached slow USB storage, etc.). So testing w/ a reasonable lowest-common-denominator is an overall net-benefit, if the tests can be made to pass.

IMPORTANT

When this issue is resolved, please revert the Do not aggregate failing mac test status commit added in PR #20691


Steps to reproduce the issue

Steps to reproduce the issue

  1. Unless/Until merged, clone PR Implement bare-metal Mac M1 podman-machine testing #20691
  2. Run make podman-remote
  3. Run make localmachine

Describe the results you received

The basic tests all pass (in ~15 minutes). The full suite mostly fails

Describe the results you expected

Both basic and full suite CI tests should all pass.

podman info output

N/A

Podman in a container

No

Privileged Or Rootless

Rootless

Upstream Latest Release

Yes

Additional environment details

Tests running as a regular non-admin user. Using:

  • mac2.metal EC2 instance
  • gp3 volume w/ 300 MB/s allocated IOPS
  • EBS Optimization enabled
  • Default networking
  • MacOS AMI 14.1-20231110-071234-arm64

Additional information

No response

@cevich cevich added the kind/bug Categorizes issue or PR as related to a bug. label Nov 30, 2023
@Luap99 Luap99 added macos MacOS (OSX) related machine labels Nov 30, 2023
cevich added a commit to cevich/podman that referenced this issue Nov 30, 2023
Issue Ref: containers#20853

Allow the tests to fail, but don't block merging PRs.
This commit should be reverted when containers#20853 is resolved.

Signed-off-by: Chris Evich <cevich@redhat.com>
cevich added a commit to cevich/podman that referenced this issue Dec 1, 2023
Issue Ref: containers#20853

Allow the tests to fail, but don't block merging PRs.
This commit should be reverted when containers#20853 is resolved.

Signed-off-by: Chris Evich <cevich@redhat.com>
cevich added a commit to cevich/podman that referenced this issue Dec 4, 2023
Issue Ref: containers#20853

Allow the tests to fail, but don't block merging PRs.
This commit should be reverted when containers#20853 is resolved.

Signed-off-by: Chris Evich <cevich@redhat.com>
@cevich
Copy link
Member Author

cevich commented Feb 6, 2024

@baude correct me if I'm wrong, but this issue can be closed now eh? IIRC my PR to make success depend on windows-machine was merged not too long ago.

@baude baude closed this as completed Jun 25, 2024
@stale-locking-app stale-locking-app bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 24, 2024
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Sep 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. machine macos MacOS (OSX) related
Projects
None yet
Development

No branches or pull requests

3 participants