Skip to content

Commit

Permalink
Merge pull request #18758 from Luap99/systemd-restart
Browse files Browse the repository at this point in the history
test/system: quadlet use correct systemd restart policy
  • Loading branch information
openshift-merge-robot authored Jun 1, 2023
2 parents 511d668 + 4173f94 commit 50f9345
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/system/252-quadlet.bats
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 50f9345

Please sign in to comment.