1
0
Fork 0

Restart test pod on failure, it fails before jenkins master has booted.

This commit is contained in:
Fleur Kelpin 2018-06-26 16:26:22 +02:00
parent 91fbfed2a6
commit 00b025e4d1
1 changed files with 1 additions and 1 deletions

View File

@ -42,4 +42,4 @@ spec:
name: {{ template "jenkins.fullname" . }}-tests
- name: tools
emptyDir: {}
restartPolicy: Never
restartPolicy: OnFailure