adoptium / aqa-tests

Home of test infrastructure for Adoptium builds
https://adoptium.net/aqavit
Apache License 2.0
133 stars 314 forks source link

Run of external tests - in docker - fails with podman, even with proper podman-docker binding/aliases #5196

Closed judovana closed 1 month ago

judovana commented 7 months ago

What are you trying to do? I'm trying to run external tests on defualt fedora, install wehre is podman with docker aliases/bindings

Expected behaviour: exteral tests will work (without removing podman, podman-docker, and withotu replacing it by 3rd party docker)

Observed behaviour: Currently the podman-docker build faild. I had lost the traces but will elaborate. It were cryptic messages, suspicions is going to privileged operations. But that is just guessing from air now.

Any other comments: Possible help from @sefroberg needed

Related to https://github.com/adoptium/temurin-build/issues/3738

sxa commented 7 months ago

Noting that test-marist-rhel8-s390x-2 probably has our only environment suitable for reproducing this if needed, although it has been commandeered for build work at the moment.

judovana commented 3 months ago

https://github.com/adoptium/aqa-tests/pull/5460 works moreover ok. There is issue with network, but may be considerd as god start

judovana commented 1 month ago

https://github.com/adoptium/aqa-tests/pull/5460/files podman support was added, detection now works.