podman-compose/tests/integration/pid
Monika Kairaityte eaec19336f tests/integration: Describe pid test
Signed-off-by: Monika Kairaityte <monika@kibit.lt>
2025-02-06 15:16:44 +02:00
..
docker-compose.yml Move all tests to single directory "tests" 2024-06-26 11:28:16 +03:00
README.txt tests/integration: Describe pid test 2025-02-06 15:16:44 +02:00

This is the output of command "up -d" with corresponding "pid/docker-compose.yml" file:
WARN[0000] freezer not supported: openat2 /sys/fs/cgroup/machine.slice/libpod-SHA.scope/cgroup.freeze: no such file or directory
WARN[0000] lstat /sys/fs/cgroup/machine.slice/libpod-SHA.scope: no such file or directory
pid_serv_1

Command output corresponds to a closed (but not fixed) issue in "containers/podman":
https://github.com/containers/podman/issues/11784

The command was tested on:
podman-compose version 1.3.0
podman version 4.3.1

Operating System: Debian GNU/Linux 12 (bookworm)