mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +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:
@ -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:
|
||||
|
Reference in New Issue
Block a user