diff options
-rw-r--r-- | setup.cfg | 2 | ||||
-rw-r--r-- | sfc/tests/functest/run_sfc_tests.py (renamed from sfc/tests/functest/run_tests.py) | 0 |
2 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ home-page = https://wiki.opnfv.org/display/sfc/Service+Function+Chaining+Home [files] packages = sfc +scripts = + sfc/tests/functest/run_sfc_tests.py diff --git a/sfc/tests/functest/run_tests.py b/sfc/tests/functest/run_sfc_tests.py index c569165b..c569165b 100644 --- a/sfc/tests/functest/run_tests.py +++ b/sfc/tests/functest/run_sfc_tests.py |