mirror of
https://github.com/containers/podman.git
synced 2025-06-22 09:58:10 +08:00
Merge pull request #18758 from Luap99/systemd-restart
test/system: quadlet use correct systemd restart policy
This commit is contained in:
@ -668,10 +668,6 @@ EOF
|
||||
[Kube]
|
||||
Yaml=$yaml_file
|
||||
ExitCodePropagation=$exit_code_prop
|
||||
|
||||
# Never restart the service as we only want to test exit codes.
|
||||
[Service]
|
||||
Restart=never
|
||||
EOF
|
||||
|
||||
run_quadlet "$quadlet_file"
|
||||
|
Reference in New Issue
Block a user