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

lib: distribute-list "Ran out of docstring while parsing" #394

Merged
merged 1 commit into from
Apr 24, 2017
Merged

lib: distribute-list "Ran out of docstring while parsing" #394

merged 1 commit into from
Apr 24, 2017

Conversation

dwalton76
Copy link
Contributor

Signed-off-by: Daniel Walton dwalton@cumulusnetworks.com

Before

root@spine-1[frr]# vtysh
2017/04/24 17:17:08 unknown: Ran out of docstring while parsing 'no
[ipv6] distribute-list [prefix] WORD <in|out> [WORD]'
2017/04/24 17:17:08 unknown: Ran out of docstring while parsing
'distribute-list [prefix] WORD <in|out> [WORD]'
2017/04/24 17:17:08 unknown: Ran out of docstring while parsing
'distribute-list [prefix] WORD <in|out> [WORD]'
2017/04/24 17:17:08 unknown: Ran out of docstring while parsing 'no
[ipv6] distribute-list [prefix] WORD <in|out> [WORD]'

Hello, this is FreeRangeRouting (version 2.1-dev).
Copyright 1996-2005 Kunihiro Ishiguro, et al.

spine-1# exit
root@spine-1[frr]#

After

root@spine-1[frr]# vtysh

Hello, this is FreeRangeRouting (version 2.1-dev).
Copyright 1996-2005 Kunihiro Ishiguro, et al.

spine-1#

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>

Before
======
root@spine-1[frr]# vtysh
2017/04/24 17:17:08 unknown: Ran out of docstring while parsing 'no
[ipv6] distribute-list [prefix] WORD <in|out> [WORD]'
2017/04/24 17:17:08 unknown: Ran out of docstring while parsing
'distribute-list [prefix] WORD <in|out> [WORD]'
2017/04/24 17:17:08 unknown: Ran out of docstring while parsing
'distribute-list [prefix] WORD <in|out> [WORD]'
2017/04/24 17:17:08 unknown: Ran out of docstring while parsing 'no
[ipv6] distribute-list [prefix] WORD <in|out> [WORD]'

Hello, this is FreeRangeRouting (version 2.1-dev).
Copyright 1996-2005 Kunihiro Ishiguro, et al.

spine-1# exit
root@spine-1[frr]#

After
=====
root@spine-1[frr]# vtysh

Hello, this is FreeRangeRouting (version 2.1-dev).
Copyright 1996-2005 Kunihiro Ishiguro, et al.

spine-1#
@NetDEF-CI
Copy link
Collaborator

Continous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-500/

This is a comment from an EXPERIMENTAL automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source and apply patch from patchwork: Successful

Building Stage: Successful

Basic Tests: Failed

IPv4 protocols on Ubuntu 14.04: Successful
IPv6 protocols on Ubuntu 14.04: Successful
IPv4 ldp protocol on Ubuntu 16.04: Successful
Static analyzer (clang): Successful

Topology tests on Ubuntu 16.04: Failed

Topology tests on Ubuntu 16.04: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-500/artifact/TOPOU1604/ErrorLog/
Topology tests on Ubuntu 16.04: No useful log found

@qlyoung
Copy link
Member

qlyoung commented Apr 24, 2017

false positive on topotests

@qlyoung qlyoung merged commit 9134c9e into FRRouting:master Apr 24, 2017
@NetDEF-CI
Copy link
Collaborator

Continous Integration Result: FAILED

See below for issues.
CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-500/

This is a comment from an EXPERIMENTAL automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Get source and apply patch from patchwork: Successful

Building Stage: Successful

Basic Tests: Failed

IPv4 protocols on Ubuntu 14.04: Successful
IPv6 protocols on Ubuntu 14.04: Successful
IPv4 ldp protocol on Ubuntu 16.04: Successful
Static analyzer (clang): Successful

Topology tests on Ubuntu 16.04: Failed

Topology tests on Ubuntu 16.04: Unknown Log
URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-500/artifact/TOPOU1604/ErrorLog/
Topology tests on Ubuntu 16.04: No useful log found

@dwalton76 dwalton76 deleted the distribute-list-docstring branch April 26, 2017 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants