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

DAOS-6926 logging: Do not check for facility used in alloc/free. #4839

Merged
merged 2 commits into from
Mar 4, 2021

Conversation

ashleypittman
Copy link
Contributor

The cost of keeping the whitelist up to date is greater than the benefit
from having the check so simply remove it.

Signed-off-by: Ashley Pittman ashley.m.pittman@intel.com

The cost of keeping the whitelist up to date is greater than the benefit
from having the check so simply remove it.

Signed-off-by: Ashley Pittman <ashley.m.pittman@intel.com>
@ashleypittman ashleypittman requested review from liw and mjmac March 3, 2021 09:49
Copy link
Collaborator

@daosbuild1 daosbuild1 left a comment

Choose a reason for hiding this comment

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

LGTM. No errors found by checkpatch.

FYI: Errors found in lines not modified in the patch:

src/tests/ftest/cart/util/cart_logtest.py:332:
(pylint-redefined-outer-name) Redefining name 'pid' from outer scope (line 315)

src/tests/ftest/cart/util/cart_logtest.py:394:
(pylint-chained-comparison) Simplify chained comparison between the operands

Signed-off-by: Ashley Pittman <ashley.m.pittman@intel.com>
Copy link
Collaborator

@daosbuild1 daosbuild1 left a comment

Choose a reason for hiding this comment

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

LGTM. No errors found by checkpatch.

@daosbuild1
Copy link
Collaborator

Test stage Scan CentOS 7 RPMs completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-4839/2/execution/node/1151/log

Copy link
Contributor

@liw liw left a comment

Choose a reason for hiding this comment

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

Looks reasonable to me. Thanks.

@ashleypittman ashleypittman requested a review from a team March 4, 2021 11:49
@ashleypittman
Copy link
Contributor Author

Only test failures are the three pool-create tests and the rpm scan.

@jolivier23 jolivier23 merged commit 0ddc92f into master Mar 4, 2021
@jolivier23 jolivier23 deleted the log-fac-check branch March 4, 2021 16:46
ashleypittman added a commit that referenced this pull request Mar 16, 2021
The cost of keeping the whitelist up to date is greater than the benefit
from having the check so simply remove it.

Signed-off-by: Ashley Pittman <ashley.m.pittman@intel.com>
jolivier23 pushed a commit that referenced this pull request Mar 18, 2021
…) (#5030)

The cost of keeping the whitelist up to date is greater than the benefit
from having the check so simply remove it.

Signed-off-by: Ashley Pittman <ashley.m.pittman@intel.com>
@ashleypittman ashleypittman mentioned this pull request Apr 28, 2021
@ashleypittman ashleypittman mentioned this pull request May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants