Re: [Ryu-devel] [PATCH 0/2] Imporove the scenario test

2016-12-10 Thread FUJITA Tomonori
On Mon, 28 Nov 2016 13:21:24 +0900
fumihiko kakuma  wrote:

> The following patches improve the scenario test using a docker.
> 
> fumihiko kakuma (2):
>   Delete an unnecessary function
>   Get some debug information
> 
>  ryu/tests/integrated/common/docker_base.py| 19 
> ++-
>  .../common/install_docker_test_pkg_common.sh  |  2 +-
>  ryu/tests/integrated/common/ryubgp.py |  1 +
>  3 files changed, 8 insertions(+), 14 deletions(-)

Applied, thanks!

--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
___
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel


Re: [Ryu-devel] [PATCH 0/2] Imporove the scenario test

2016-11-28 Thread fumihiko kakuma
Hi, Iwase-san,

As I wrote in a previous mail, I think that the scenario test tool is used
from an other project (mainly openstack).
So I want to have mechanism installing only packages required by scenario
test tool.

Thanks,
kakuma

On Mon, 28 Nov 2016 13:39:39 +0900
Iwase Yusuke  wrote:

> Hi Kakuma-San,
> 
> I want to move pip requirements to "tools/test-requires" in the following 
> patch.
>[PATCH 0/2] tox: Move dependencies installation to .travis.yml
> 
> Would you mind my applying my patches (I am planning to send the updated 
> patch soon) after you patches?
> 
> Thanks,
> Iwase
> 
> 
> 
> On 2016年11月28日 13:21, fumihiko kakuma wrote:
> > The following patches improve the scenario test using a docker.
> >
> > fumihiko kakuma (2):
> >   Delete an unnecessary function
> >   Get some debug information
> >
> >  ryu/tests/integrated/common/docker_base.py| 19 
> > ++-
> >  .../common/install_docker_test_pkg_common.sh  |  2 +-
> >  ryu/tests/integrated/common/ryubgp.py |  1 +
> >  3 files changed, 8 insertions(+), 14 deletions(-)
> >

-- 
fumihiko kakuma 


--
___
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel


Re: [Ryu-devel] [PATCH 0/2] Imporove the scenario test

2016-11-27 Thread Iwase Yusuke
Hi Kakuma-San,

I want to move pip requirements to "tools/test-requires" in the following patch.
   [PATCH 0/2] tox: Move dependencies installation to .travis.yml

Would you mind my applying my patches (I am planning to send the updated patch 
soon) after you patches?

Thanks,
Iwase



On 2016年11月28日 13:21, fumihiko kakuma wrote:
> The following patches improve the scenario test using a docker.
>
> fumihiko kakuma (2):
>   Delete an unnecessary function
>   Get some debug information
>
>  ryu/tests/integrated/common/docker_base.py| 19 
> ++-
>  .../common/install_docker_test_pkg_common.sh  |  2 +-
>  ryu/tests/integrated/common/ryubgp.py |  1 +
>  3 files changed, 8 insertions(+), 14 deletions(-)
>

--
___
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel


[Ryu-devel] [PATCH 0/2] Imporove the scenario test

2016-11-27 Thread fumihiko kakuma
The following patches improve the scenario test using a docker.

fumihiko kakuma (2):
  Delete an unnecessary function
  Get some debug information

 ryu/tests/integrated/common/docker_base.py| 19 ++-
 .../common/install_docker_test_pkg_common.sh  |  2 +-
 ryu/tests/integrated/common/ryubgp.py |  1 +
 3 files changed, 8 insertions(+), 14 deletions(-)

-- 
1.9.1


--
___
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel