On Thu, 27 Oct 2016 10:39:24 +0900
Iwase Yusuke wrote:
>> Great! But running this unconditionally with Docker installed sounds
>> too big burden. How about having this as a script for CI instead of
>> UT?
>
> This UT will be skipped if Docker has not been installed, but still
> burden?
> Also, t
On Thu, 27 Oct 2016 09:55:17 +0900
Shinpei Muraoka wrote:
> The following patch implements some extensions
> for PMSI Tunnel Attribute.
>
> v2: Fix conflict points
>
> Shinpei Muraoka (5):
> lib/ip: Add method to convert the format of Ipv4 or Ipv6
> packet/mpls: Add method to convert the fo
On Fri, 28 Oct 2016 09:10:16 +0900
fumihiko kakuma wrote:
> fumihiko kakuma (4):
> Add bgp scenario tests tool
> Add bgp scenario tests
> Add scripts which install a dependency package
> Enable to run a scnario test for ryu bgp on travis
Applied, thanks!
This test will be executed with
I've found the following typo in this my patch.
Please merge this to the patch.
---
ryu/tests/integrated/common/docker_base.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ryu/tests/integrated/common/docker_base.py
b/ryu/tests/integrated/common/docker_base.py
index 07461b
Hi,
> Why? What should i do to solve this question?
There may be a problem with the destination port.
Please execute the following command.
$ ryu-manager --verbose --ofp-tcp-listen-port 6653
If Ryu can connect to the OVS, the following log is output.