Commit f7e6ce1
committed
(maint) Fail if puppetserver can't be started
By default, Beaker tests fail if they give a non-zero exit code.
However, when starting puppetserver in the master setup presuite, the
resource can fail and still return an exit code of 0.
This commit updates the start puppetserver step to use the --fail
option, which will return an exit code of 1 if the resource could not be
modified.1 parent 37e7829 commit f7e6ce1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
0 commit comments