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

consistently include report overview #342

Merged
merged 2 commits into from
Aug 12, 2021

Conversation

jeremyandrews
Copy link
Member

@jeremyandrews jeremyandrews commented Aug 12, 2021

  • consistently report users simulated, target host(s), start and end times, and total duration of test both in text metrics and html report

For example, in the text report the following shows up at the very end:

 ------------------------------------------------------------------------------
 Users: 2
 Target host: http://apache/
 During: 2021-08-12 10:43:18 - 2021-08-12 10:43:20 (duration: 00:00:02)

 goose v0.13.1-dev
 ------------------------------------------------------------------------------

And if targeting more than one host:

 ------------------------------------------------------------------------------
 Users: 2
 Target hosts: 
 - http://10.10.3.23/
 - http://apache/
 During: 2021-08-12 10:44:19 - 2021-08-12 10:44:21 (duration: 00:00:02)

 goose v0.13.1-dev
 ------------------------------------------------------------------------------

@jeremyandrews jeremyandrews merged commit 3c42a4d into tag1consulting:main Aug 12, 2021
@jeremyandrews jeremyandrews deleted the report branch August 12, 2021 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants