IWASE Yusuke
2017-07-01 13:37:58 UTC
v2 patch updates v1 in order to include some scripts file for building
scenario test environment.
IWASE Yusuke (1):
tests: Revert some test files
.travis.yml | 2 +-
{tests/integrated/common => ryu/tests/integrated}/__init__.py | 0
ryu/tests/integrated/common/__init__.py | 0
{tests => ryu/tests}/integrated/common/docker_base.py | 0
{tests => ryu/tests}/integrated/common/install_docker_test_pkg.sh | 0
.../tests}/integrated/common/install_docker_test_pkg_common.sh | 0
.../tests}/integrated/common/install_docker_test_pkg_for_travis.sh | 0
{tests => ryu/tests}/integrated/common/quagga.py | 0
{tests => ryu/tests}/integrated/common/ryubgp.py | 0
tests/integrated/bgp/base.py | 6 +++---
tests/integrated/bgp/base_ip6.py | 6 +++---
tests/integrated/bgp/test_basic.py | 3 ++-
tests/integrated/bgp/test_ip6_basic.py | 3 ++-
13 files changed, 11 insertions(+), 9 deletions(-)
rename {tests/integrated/common => ryu/tests/integrated}/__init__.py (100%)
create mode 100644 ryu/tests/integrated/common/__init__.py
rename {tests => ryu/tests}/integrated/common/docker_base.py (100%)
rename {tests => ryu/tests}/integrated/common/install_docker_test_pkg.sh (100%)
rename {tests => ryu/tests}/integrated/common/install_docker_test_pkg_common.sh (100%)
rename {tests => ryu/tests}/integrated/common/install_docker_test_pkg_for_travis.sh (100%)
rename {tests => ryu/tests}/integrated/common/quagga.py (100%)
rename {tests => ryu/tests}/integrated/common/ryubgp.py (100%)
scenario test environment.
IWASE Yusuke (1):
tests: Revert some test files
.travis.yml | 2 +-
{tests/integrated/common => ryu/tests/integrated}/__init__.py | 0
ryu/tests/integrated/common/__init__.py | 0
{tests => ryu/tests}/integrated/common/docker_base.py | 0
{tests => ryu/tests}/integrated/common/install_docker_test_pkg.sh | 0
.../tests}/integrated/common/install_docker_test_pkg_common.sh | 0
.../tests}/integrated/common/install_docker_test_pkg_for_travis.sh | 0
{tests => ryu/tests}/integrated/common/quagga.py | 0
{tests => ryu/tests}/integrated/common/ryubgp.py | 0
tests/integrated/bgp/base.py | 6 +++---
tests/integrated/bgp/base_ip6.py | 6 +++---
tests/integrated/bgp/test_basic.py | 3 ++-
tests/integrated/bgp/test_ip6_basic.py | 3 ++-
13 files changed, 11 insertions(+), 9 deletions(-)
rename {tests/integrated/common => ryu/tests/integrated}/__init__.py (100%)
create mode 100644 ryu/tests/integrated/common/__init__.py
rename {tests => ryu/tests}/integrated/common/docker_base.py (100%)
rename {tests => ryu/tests}/integrated/common/install_docker_test_pkg.sh (100%)
rename {tests => ryu/tests}/integrated/common/install_docker_test_pkg_common.sh (100%)
rename {tests => ryu/tests}/integrated/common/install_docker_test_pkg_for_travis.sh (100%)
rename {tests => ryu/tests}/integrated/common/quagga.py (100%)
rename {tests => ryu/tests}/integrated/common/ryubgp.py (100%)
--
2.7.4
2.7.4