containers / podman

Podman: A tool for managing OCI containers and pods.
https://podman.io
Apache License 2.0
22.4k stars 2.31k forks source link

Update CI VM images #23157

Closed cevich closed 2 days ago

cevich commented 3 days ago

Specifically, the included Debian image should not fail all networking tests.

Ref: https://github.com/containers/automation_images/pull/363

Does this PR introduce a user-facing change?

None
edsantiago commented 3 days ago

LGTM. machine-mac test has been flaking all day in all PRs I'm watching. No amount of reruns seems to help.

cevich commented 3 days ago

Thanks @edsantiago I guess I'll check back in tomorrow/later in the week.

cevich commented 3 days ago

Ugh, the dreaded

  /Users/MacM1-3-worker/ci/task-4802452959002624/bin/darwin/podman machine rm --force 4844e8092aa3
  Error: 4844e8092aa3: VM does not exist

I remember running into this/similar problem very early on with MacOS CI. It hurts my brain why the podman-machine code can't just completely ignore this. Removal of the VM was the goal!

edsantiago commented 3 days ago

That's a red herring. Real bug is #22551

rhatdan commented 3 days ago

/approve /lgtm

openshift-ci[bot] commented 3 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cevich, rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/containers/podman/blob/main/OWNERS)~~ [rhatdan] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment