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

Remove perf-test sys-info feature #1192

Merged
merged 4 commits into from
Feb 24, 2022
Merged

Conversation

notlesh
Copy link
Contributor

@notlesh notlesh commented Jan 17, 2022

What does it do?

Removes perf-test's sys-info feature.

The goal of this feature when it was originally written was to collect system info to help put the test results in perspective.

However, this ballooned into a lot of different 3rd party dependencies, none of which seemed very mature or resilient. In addition, it has produced lots of crashes and compile errors on unusual environments.

If we want to replace this feature, I think the first thing I would do is look for a bash script or similar that can collect this info rather than bake it into our binary.

@notlesh notlesh added A0-pleasereview Pull request needs code review. B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes labels Jan 17, 2022
@notlesh notlesh added the D3-trivial PR contains trivial changes in a runtime directory that do not require an audit label Jan 17, 2022
@crystalin crystalin added A6-seemsok Pull request had a shallow review, but should have a follow up before merge. and removed A0-pleasereview Pull request needs code review. labels Jan 18, 2022
@notlesh notlesh merged commit 026859c into master Feb 24, 2022
@notlesh notlesh deleted the notlesh-remove-perf-test-sys-info branch February 24, 2022 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A6-seemsok Pull request had a shallow review, but should have a follow up before merge. B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants