aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/config.yaml
diff options
context:
space:
mode:
authorGeorge Paraskevopoulos <geopar@intracom-telecom.com>2017-03-18 19:23:22 +0200
committerGeorge Paraskevopoulos <geopar@intracom-telecom.com>2017-03-18 19:23:39 +0200
commitd3b5ba3c16b0918060d1fc800bd47e688146f2c4 (patch)
tree25526250f3ec050107011580765a0c0223fa1e2f /sfc/tests/functest/config.yaml
parentcb311aad19c732fa006b50795ab66687e01b95a6 (diff)
Run tests in order
Change-Id: I3cbbcd17182bf6f1f6558cb199577d989ac62ae6 Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
Diffstat (limited to 'sfc/tests/functest/config.yaml')
-rw-r--r--sfc/tests/functest/config.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/sfc/tests/functest/config.yaml b/sfc/tests/functest/config.yaml
index 1e241cdf..bc8cbc3a 100644
--- a/sfc/tests/functest/config.yaml
+++ b/sfc/tests/functest/config.yaml
@@ -20,6 +20,7 @@ defaults:
testcases:
sfc_two_chains_SSH_and_HTTP:
enabled: true
+ order: 1
description: "ODL-SFC tests"
testname_db: "sfc_two_chains_SSH_and_HTTP"
net_name: example-net
@@ -33,6 +34,7 @@ testcases:
sfc_one_chain_two_service_functions_different_computes:
enabled: true
+ order: 0
description: "ODL-SFC Testing SFs in different computes"
testname_db: "sfc_one_chain_two_service_functions_different_computes"
net_name: example-net
@@ -45,7 +47,8 @@ testcases:
test_vnfd_blue: "test2-vnfd2.yaml"
sfc_symmetric_chain:
- enabled: false
+ enabled: false
+ order: 2
description: "Verify the behavior of a symmetric service chain"
testname_db: "sfc_symmetric_chain"
net_name: example-net