aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
-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
diff --git a/setup.cfg b/setup.cfg
index edeeb5de..8e5f6230 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -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