mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-22 14:20:19 +00:00
ci: set ttlSecondsAfterFinished=10 to ensure job status can be checked
Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
parent
6255ec9a7a
commit
e6c04e1414
@ -12,7 +12,7 @@ objects:
|
||||
jjb/session: "${SESSION}"
|
||||
name: jjb-deploy
|
||||
spec:
|
||||
ttlSecondsAfterFinished: 0
|
||||
ttlSecondsAfterFinished: 10
|
||||
backoffLimit: 1
|
||||
template:
|
||||
metadata:
|
||||
|
@ -12,7 +12,7 @@ objects:
|
||||
jjb/session: "${SESSION}"
|
||||
name: jjb-validate
|
||||
spec:
|
||||
ttlSecondsAfterFinished: 0
|
||||
ttlSecondsAfterFinished: 10
|
||||
backoffLimit: 1
|
||||
template:
|
||||
metadata:
|
||||
|
Loading…
Reference in New Issue
Block a user