Merge pull request #18758 from Luap99/systemd-restart

test/system: quadlet use correct systemd restart policy
This commit is contained in:
OpenShift Merge Robot
2023-06-01 07:52:02 -04:00
committed by GitHub

View File

@ -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"