podman: Machine test failure: `Basic ops` fails regularly

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind bug

Description

Basic ops test fails regularly on both x86_64 and aarch64 in CI.

Steps to reproduce the issue:

  1. make localmachine

Describe the results you received:

See: https://cirrus-ci.com/task/5216543754682368

Describe the results you expected:

Should pass.

It actually did pass on running tests on a manually created bare metal aarch64 EC2 instance. Failed on manually created x86_64 EC2 instance.

@baude PTAL /cc @edsantiago @cevich

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 15 (5 by maintainers)

Commits related to this issue

Most upvoted comments

moreover, it was me that asked @lsm5 to skip the test for now.