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:
--- 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
]