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>
|
|
- Moving flavor creation params from hard coding to config file
Change-Id: Ia3dac28a9a26518edde17dc2ee5495c1ab1de00b
Signed-off-by: Vijayendra Radhakrishna <vradhakrishna@mvista.com>
|
|
Pre setup files below are not required anymore
prepare_odl_sfc.py
compute_presetup_CI.bash
server_presetup_CI.bash
Files are not removed yet.
Change-Id: I26cc8ba1a7c61f84fa06809217963ebd7f6b4b20
Signed-off-by: Vijayendra Radhakrishna <vradhakrishna@mvista.com>
|
|
Change-Id: Idab23b081568fcffac4ebbae58dc5f02c22a500a
Signed-off-by: Vijayendra Radhakrishna <vradhakrishna@mvista.com>
|
|
- JIRA:SFC-54
- Add config.py and config.yaml for test configurations
Signed-off-by: Vijayendra Radhakrishna <vradhakrishna@mvista.com>
Change-Id: Ib1ac65a154d691d70658723a03e2508ebfa9d04b
Signed-off-by: Vijayendra Radhakrishna <vradhakrishna@mvista.com>
|