-
Notifications
You must be signed in to change notification settings - Fork 142
CORTX-33829: Remove m0iscorrupt and core-traces files #2047
Conversation
Problem: core-traces and m0iscorrupt file used for verifying already known issues in old btree code since new btree code is added and old btree code is removed from source these two files not usuful anymore. Solution: Remove m0iscorrupt and core-traces files from source tree Signed-off-by: Prasanna Kulkarni <[email protected]>
Problem: core-traces and m0iscorrupt file used for verifying already known issues in old btree code since new btree code is added and old btree code is removed from source these two files not usuful anymore. Solution: Remove m0iscorrupt and core-traces files from source tree Signed-off-by: Prasanna Kulkarni <[email protected]>
|
Do we need to remove other places? And do we need to remove the |
@yeshpal-jain-seagate can you confirm should we remove this or not? |
Yes, this changes are also also required, |
Problem: core-traces and m0iscorrupt file used for verifying already known issues in old btree code since new btree code is added and old btree code is removed from source these two files not usuful anymore. Solution: Remove m0iscorrupt and core-traces files from source tree Signed-off-by: Prasanna Kulkarni <[email protected]>
Done. Makefile.am and Makefile.sub changes are already present but added debian/cortx-motr.install |
Jenkins CI Result : Motr#1577Motr Test Summary
CppCheck SummaryCppcheck: No new warnings found 👍 |
|
retest this please |
Problem: core-traces and m0iscorrupt file were used for verifying known issues in old btree code, since new btree code is added and old btree code is removed from source these two files are not useful anymore. Solution: Remove m0iscorrupt and core-traces files from source tree Signed-off-by: Prasanna Kulkarni <[email protected]>
Signed-off-by: Prasanna Kulkarni [email protected]
Problem Statement
already known issues in old btree code since new btree
code is added and old btree code is removed from source
these two files not useful anymore.
Design
tree
Coding
Checklist for Author
Testing
Checklist for Author
Impact Analysis
Checklist for Author/Reviewer/GateKeeper
Review Checklist
Checklist for Author
Documentation
Checklist for Author