automation-tests/cmd/podman/common
Daniel J Walsh c8f57b71a4
Fix handling of systemd.
Systemd enablement has to happen on the server side, since we need
check if the image is running systemd.

Also need to make sure user setting the StopSignal is not overriden on the
server side. But if not set and using systemd, we set it correctly.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-06-05 13:01:57 -04:00
..
create.go Fix handling of systemd. 2020-06-05 13:01:57 -04:00
create_opts.go Fix handling of systemd. 2020-06-05 13:01:57 -04:00
createparse.go Cleanup network option parsing 2020-04-19 05:19:30 -04:00
default.go Provide a json variable pointing to a configured json API 2020-04-21 07:56:10 -07:00
netflags.go Merge pull request #5919 from rhatdan/v2 2020-04-21 16:53:53 -04:00
ports.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
specgen.go Fix handling of systemd. 2020-06-05 13:01:57 -04:00
util.go Rework port parsing to support --expose and -P 2020-05-04 20:57:27 -04:00
volumes.go Combine the code of dealing with 'readonly' and 'ro'. 2020-06-02 09:41:11 +08:00