Adopt TestcaseBase for ONOS and ONOS SFC
authorhelenyao <yaohelan@huawei.com>
Mon, 27 Feb 2017 02:27:05 +0000 (21:27 -0500)
committerjose.lausuch <jose.lausuch@ericsson.com>
Wed, 1 Mar 2017 13:27:36 +0000 (14:27 +0100)
commitfb815013c60c89d54b79772bcb792a2cec4cb82e
tree9089573b17a0c8dd46480825d6f7533e71d3aead
parent8625d61b7ef8059ecaf3fb0613888de490d31715
Adopt TestcaseBase for ONOS and ONOS SFC

1. Adopted TestcaseBase for ONOS and ONOS SFC
2. Removed the ONOS testcase from exec_test.sh

This patch is not meant to refactor the code which can
be improved in a later patch.

Change-Id: Ib8ac47742f598648c7575c9a8968477307629d42
Signed-off-by: helenyao <yaohelan@huawei.com>
functest/ci/config_functest.yaml
functest/ci/exec_test.sh
functest/ci/testcases.yaml
functest/opnfv_tests/sdn/onos/__init__.py [new file with mode: 0644]
functest/opnfv_tests/sdn/onos/onos.py [new file with mode: 0644]
functest/opnfv_tests/sdn/onos/teston/onos.py [deleted file]
functest/utils/functest_constants.py