automation-tests/pkg/specgenutil
Daniel J Walsh bcb89fc8b2
Fix readonly=false failure
There was a huge cut and paste of mount options which were not constent
in parsing tmpfs, bind and volume mounts.  Consolidated into a single
function to guarantee all parse the same.

Fixes: https://github.com/containers/podman/issues/18995

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-06-27 16:57:21 -04:00
..
createparse.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
ports.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
ports_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
specgen.go run: ignore PODMAN_USERNS with --pod 2023-05-17 16:49:16 +02:00
specgenutil_test.go The `--ulimit` option accepts the name with an `RLIMIT_` prefix both upper and lower case 2023-04-06 18:20:28 +04:00
util.go podman: add support for splitting imagestore 2023-06-17 08:51:08 +05:30
util_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
volumes.go Fix readonly=false failure 2023-06-27 16:57:21 -04:00
volumes_test.go Run codespell on code 2022-11-04 10:57:41 -04:00