Restart test pod on failure, it fails before jenkins master has booted.
This commit is contained in:
parent
91fbfed2a6
commit
00b025e4d1
@ -42,4 +42,4 @@ spec:
|
|||||||
name: {{ template "jenkins.fullname" . }}-tests
|
name: {{ template "jenkins.fullname" . }}-tests
|
||||||
- name: tools
|
- name: tools
|
||||||
emptyDir: {}
|
emptyDir: {}
|
||||||
restartPolicy: Never
|
restartPolicy: OnFailure
|
||||||
|
Loading…
Reference in New Issue
Block a user