Age | Commit message (Collapse) | Author | Files | Lines |
|
New directory structure:
<root>/sfc
<root>/sfc/lib/
<root>/sfc/tests
<root>/sfc/tests/functest
JIRA: SFC-60
After installing sfc, the imports would be:
import sfc.tests.functest.x
import sfc.lib.x
Change-Id: Ib15172239aefdef65056d6598210a1b28a4b2eff
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
- JIRA:SFC-54
- This has not yet removed dependacy of prepare_odl_sfc.py
Change-Id: Ie86eb167d49a16bbe4322978a907825829ac364d
Signed-off-by: Vijayendra Radhakrishna <vradhakrishna@mvista.com>
|
|
- JIRA:SFC-54
- Add result.py for test results
- This doesn't use results class and configs effectively
- run_tests.py patch will use these effectively (avoided for clarity in this patch)
Change-Id: I5bef776a01ca9789a22b5628aa3501d9dbc46a26
Signed-off-by: Vijayendra Radhakrishna <vradhakrishna@mvista.com>
|