aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/config.yaml
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2017-06-08 14:16:52 +0200
committerjose.lausuch <jose.lausuch@ericsson.com>2017-06-09 13:01:20 +0200
commit44f7268b7d2381e7e3c4d9c7c2bc1c44797e2a48 (patch)
treebf568acccfa97acd9bd29a098b04bf4eefabeaac /sfc/tests/functest/config.yaml
parenta29f1fcf91f130f74dbd9d7c83bb7445faec6136 (diff)
Conform SFC test to Functest framework
- Inherit from OSGCTestCase which takes care of pushing the result to the DB automatiically. - Functest will just need to import this module in testcases.yaml and the framework will launch it - It is still possible to call this script from python command line directly as it has a main function. Change-Id: If02c13b6b6c2500f4eed7646a2b9eb284df0c5ae Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'sfc/tests/functest/config.yaml')
-rw-r--r--sfc/tests/functest/config.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfc/tests/functest/config.yaml b/sfc/tests/functest/config.yaml
index bc6e1726..77e5ffc1 100644
--- a/sfc/tests/functest/config.yaml
+++ b/sfc/tests/functest/config.yaml
@@ -22,7 +22,6 @@ testcases:
enabled: true
order: 1
description: "ODL-SFC tests"
- testname_db: "sfc_two_chains_SSH_and_HTTP"
net_name: example-net
subnet_name: example-subnet
router_name: example-router
@@ -36,7 +35,6 @@ testcases:
enabled: true
order: 0
description: "ODL-SFC Testing SFs when they are located on the same chain"
- testname_db: "sfc_one_chain_two_service_functions"
net_name: example-net
subnet_name: example-subnet
router_name: example-router
@@ -50,7 +48,6 @@ testcases:
enabled: false
order: 2
description: "Verify the behavior of a symmetric service chain"
- testname_db: "sfc_symmetric_chain"
net_name: example-net
subnet_name: example-subnet
router_name: example-router