Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- 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>
|
|
JIRA: SFC-55
Test case that checks the test case of 2 SFs in different computes
Change-Id: I00f9d9b28d8a90b6c5d49cd7b207ef728e46d14f
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
|
|
|
|
Make the logic simpler and generalize timing capabilities with a
decorator.
Also fetch functionality from this functest commit.
https://gerrit.opnfv.org/gerrit/#/c/24559/
Change-Id: I0c6392f384021b8f8a3ce3f740c2e5f980e0078c
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
ft_utils.FUNCTEST_REPO does not exist and it crashes the test. Also it
is not used anywhere, so it should be removed
Change-Id: I71624e2c7ae9f9cb4638cc49c92069643e0b16d3
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
JIRA: SFC-52
Clean up the repo from bash scripts using the python modules we have in
place.
DEPENDS ON: https://gerrit.opnfv.org/gerrit/#/c/25075/
Change-Id: I785c6df58391eab215e8e8918714f85bfadef747
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
JIRA: SFC-52
Cleanup sfc_change_classi.bash script from sfc testcase
DEPENDS ON: https://gerrit.opnfv.org/gerrit/#/c/25075/
Change-Id: Id55d30925a79cd47181af9958697f67be9dacc8c
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
- JIRA:SFC-54
- This has not yet taken care of pre-steps in exec_tests.sh
- Commonly used functions moved to utils.py
- Improvise Threading for capture_time_log using join and timeout
- Add get_compute_nodes function and improvise on create_instance
for multiple compute node use cases
Change-Id: Ia05fea161b191bd548a3010d7e5ef02fcf69da20
Signed-off-by: Vijayendra Radhakrishna <vradhakrishna@mvista.com>
|
|
ODL Boron SR1 fixed a bug and we don't need to explicitely allow DHCP traffic,
it is automatically allowed
Change-Id: I8577f7fe0586baa9ac012d5ad52c7034a7acb789
Signed-off-by: Manuel Buil <manuelbuil87@gmail.com>
|
|
We want to make the test names more descriptive
Change-Id: I366ddee8260d0e8f9d4521dffdfc8ff9f135f85f
Signed-off-by: Manuel Buil <manuelbuil87@gmail.com>
|
|
This patch changes the env variable
repos_dir to REPOS_DIR
https://gerrit.opnfv.org/gerrit/#/c/24619/
Change-Id: I9a43d0f52818ea9f37dda1bbb7a40156a1661f3b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Some scripts are not more used so we remove them
Change-Id: Ia402026e74e4322893c22470cfba4a8ccf2199d5
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
|
|
Migrate odl-sfc testcase from functest repo
First related functest commit: 65a5f65fa06c97456f37ca2434cf9e6fc9b758aa
Last related functest commit: caa06d8d7b55a1c0608a72f809785d8f418cf541
Change-Id: I206f25d6fb44564b8b163ebb9c43e038851bea71
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
Change-Id: I05109298835c26a1927a490f8c21dd2ca7f77947
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Add docs folder
Update HTML theme
Remove example docs
JIRA: SFC-3
Change-Id: If0158796aee5f020f3bb4403b8a67952f9e6bb26
Signed-off-by: blsaws <blsaws@hotmail.com>
|
|
the root of the OPNFV SFC repository
Change-Id: I7e5003a69e3514f6b0bf0968758aec167fc052a4
|
|
This simulator contacts Openstack to create the SF VMs and then contacts ODL to create the SFC.
It is not intended to be a replacement of other VNF Managers such as Tacker or OpenMANO, just a
simple simulation for testing and development purposes.
Change-Id: Iaf691035d1b8435f5fccf559aebf6f3ed1afd066
Signed-off-by: mbuil <manuel.buil@ericsson.com>
|