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

Add stanchion stats test for API and command #1199

Merged
merged 2 commits into from Jul 28, 2015

Conversation

shino
Copy link
Contributor

@shino shino commented Jul 24, 2015

Test for stanchion stats basho/stanchion#98 and basho/stanchion#99

@shino shino added this to the 2.1.0 milestone Jul 24, 2015

?assert(proplists:is_defined(<<"memory_atom">>, Stats)),
?assert(proplists:is_defined(<<"sys_process_count">>, Stats)),
?assert(proplists:is_defined(<<"webmachine_mochiweb_active_sockets">>, Stats)),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer adding waiting_time_(95|99|100|mean|median) to this sequence of confirmation because they're most important items in Stanchion.

@kuenishi
Copy link
Contributor

The code looks nice overall. Just one nitpick.

@shino
Copy link
Contributor Author

shino commented Jul 28, 2015

Nice review for sloppy PR 😄 Updated.

@kuenishi
Copy link
Contributor

No release note is needed because this is just a test.

borshop added a commit that referenced this pull request Jul 28, 2015
Add stanchion stats test for API and command

Reviewed-by: kuenishi
@kuenishi
Copy link
Contributor

@borshop merge

@borshop borshop merged commit 6d41f7d into develop Jul 28, 2015
@kuenishi kuenishi deleted the feature/stanchion-stats-test branch July 28, 2015 12:26
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.

None yet

3 participants