test/system: drop outdated comment

We do not want to bind mount storage.conf anymore.

Generally a podman with old config should work with the upgrade to new
podman with new config. The old podman with new config however may not
work as such we should not make them use the same config.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger 2026-03-23 14:49:25 +01:00
parent 0be3187f55
commit 91bae6f6e4
No known key found for this signature in database
GPG key ID: EB145DD938A3CAF2

View file

@ -154,7 +154,6 @@ EOF
# pollute it for use by old-podman. We must keep that pristine
# so old-podman is the first to write to it.
#
# mount /etc/containers/storage.conf to use the same storage settings as on the host
# mount /dev/shm because the container locks are stored there
# mount /run/containers for the dnsname plugin
#