Skip to content

Commit

Permalink
tests/integration: Describe pid test
Browse files Browse the repository at this point in the history
Signed-off-by: Monika Kairaityte <[email protected]>
  • Loading branch information
mokibit committed Feb 6, 2025
1 parent 34bee28 commit eaec193
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions tests/integration/pid/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
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)

0 comments on commit eaec193

Please sign in to comment.