-
Notifications
You must be signed in to change notification settings - Fork 107
Pcp #183
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
Pcp #183
Conversation
The post-processing is done by a pcp-native binary, so there is no unit test for this. We assume pcp untility "pmlogger" is good.
New function to start pcp More error logging Exit if check_install_rpm fails
|
PR #182 is required before this pull request is merged. PCP installs with no version specified, because we do not maintain the package within pbench. PR #182 resolves an issue where check_install_rpm returned code "1" when the package was already installed, and the package version was not provided with check_install_rpm |
|
@atheurer: I've got a pcp unit test case (needs an updated unittests script in tool-scripts/postprocess). I've tested on a branch with master + atheurer-sar + atheurer-PR#182 + atheurer-pcp. |
|
ok I think you can send me a pull request for that, or send it to me directly. |
Unit test case for pcp.
Adds pcp tool