-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Praveen dev #10247
Praveen dev #10247
Conversation
PM update
help string changes
related to the route entry/entries that are deleted Signed-off-by: Praveen <kamalapurampr.k@hcl.com>
#23ospf_route_delete |
Continuous Integration Result: FAILEDSee below for issues. This is a comment from an automated CI system. Get source / Pull Request: SuccessfulBuilding Stage: SuccessfulBasic Tests: FailedTopotests Ubuntu 18.04 i386 part 4: Failed (click for details)Topotests Ubuntu 18.04 i386 part 4: No useful log foundSuccessful on other platforms/tests
Warnings Generated during build:Checkout code: Successful with additional warningsTopotests Ubuntu 18.04 i386 part 4: Failed (click for details)Topotests Ubuntu 18.04 i386 part 4: No useful log found
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So there are several issues here:
- the description does not reflect the changes being offered, and seems to point at an unrelated issue
- there's a random README-GROUP_3 file you're trying to add
- you're trying to add unprotected debugs, that's not permitted
- you seem to be trying to change help strings that have been around for a long time without any motivation
- the commits are not correct - no merge commits please, each separate change in its own commit, fixes/corrections included by rebase rather than added commit
commit messages must follow our format laid out in workflow.rst. Until then this is a nack as well from me |
Is this something you really want to be merged or you're just using this PR to track/test some internal changes? |
|
Add a debug in ospf_route_delete() to print information related to the route entry/entries that are deleted #23