automation-tests/pkg/specgenutil
Daniel J Walsh 75222add5a
Allow volume mount dups, iff source and dest dirs
Also create one constant for ErrDuplicateDest, rather then have the same
value set three times.

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

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-10-15 07:38:08 -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 Fix stutters 2022-09-10 07:52:00 -04:00
specgenutil_test.go specgen: fix parsing of cgroup devices rule 2022-07-01 09:28:18 +02:00
util.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
util_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
volumes.go Allow volume mount dups, iff source and dest dirs 2022-10-15 07:38:08 -04:00
volumes_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00