Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add timing information to final report? #19

Open
lechat opened this issue Sep 9, 2014 · 3 comments
Open

Is it possible to add timing information to final report? #19

lechat opened this issue Sep 9, 2014 · 3 comments

Comments

@lechat
Copy link
Contributor

lechat commented Sep 9, 2014

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
]
@lhupfeldt
Copy link
Owner

Hi Aleksey,

Good idea.
I'm a little busy, so it won't be my top priority, even though it sounds really simple.

@lechat
Copy link
Contributor Author

lechat commented Sep 11, 2014

I will add it myself and send pull request. Which branch you want me to send it to? master or invocation_tracking?

@lhupfeldt
Copy link
Owner

Hi Aleksey,

Send it to master. I have merged.

Don't forget the test:). Look in test.framework.utils, there is a function
to match the result.

Regards
Lars
Den 11/09/2014 11.17 skrev "Aleksey Maksimov" [email protected]:

I will add it myself and send pull request. Which branch you want me to
send it to? master or invocation_tracking?


Reply to this email directly or view it on GitHub
#19 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants