You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somebody asked me to give details about job execution times in jenkinsflow pipeline. I think that it would be nice to add build execution time to a final report.
So it will look like this:
--- Final status ---
serial flow: [
serial flow: (
job: 'TDSS_Update' SUCCESS - 1m 30sec
job: 'TDSS_Update_adapters' SUCCESS - 30sec
job: 'TDSS_Update_eod' SUCCESS - 48sec
}
job: 'TDSS_Results' SUCCESS - 5 min 34 sec
]
The text was updated successfully, but these errors were encountered:
Hi, Lars
Somebody asked me to give details about job execution times in jenkinsflow pipeline. I think that it would be nice to add build execution time to a final report.
So it will look like this:
The text was updated successfully, but these errors were encountered: