automation-tests/cmd/podman/shared
Neville Cain 8bc394ce6e Add the pod name when we use `podman ps -p`
The pod name does not appear when doing `podman ps -p`.
It is missing as the documentation says:
-p, --pod              Print the ID and name of the pod the containers are associated with

The pod name is added in the ps output and checked in unit tests.

Closes #4703

Signed-off-by: NevilleC <neville.cain@qonto.eu>
2019-12-28 00:03:57 +01:00
..
parse codespell: spelling corrections 2019-11-13 08:15:00 +11:00
container.go Add the pod name when we use `podman ps -p` 2019-12-28 00:03:57 +01:00
create.go container config: add CreateCommand 2019-12-13 14:39:45 +01:00
create_cli.go libpod: drop arbitrary memory limit of 4M 2019-12-17 15:07:43 +01:00
create_cli_test.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00
funcs.go fix bug check nonexist authfile 2019-11-05 21:32:18 -05:00
funcs_test.go Add variable for global flags to runlabel 2019-05-02 12:14:51 -04:00
intermediate.go pull/create: add --override-arch/--override-os flags 2019-10-29 13:35:19 -04:00
intermediate_novarlink.go podman-remote create|run 2019-04-08 09:05:31 -05:00
intermediate_varlink.go pull/create: add --override-arch/--override-os flags 2019-10-29 13:35:19 -04:00
parallel.go codespell: spelling corrections 2019-11-13 08:15:00 +11:00
pod.go libpod removal from main (phase 2) 2019-06-27 07:56:24 -05:00
volumes_shared.go Add parsing for UID, GID in volume "o" option 2019-10-22 14:32:54 -04:00
workers.go codespell: spelling corrections 2019-11-13 08:15:00 +11:00