summaryrefslogtreecommitdiffstats
path: root/tests/functest/odl-sfc/config.yaml
diff options
context:
space:
mode:
authorManuel Buil <manuelbuil87@gmail.com>2016-12-08 14:56:04 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-08 14:56:04 +0000
commitd6fffb5364031f16d678040ec43220c965094ee1 (patch)
treef8aa291d896419fe8cc5a86d6c40f61d60c91020 /tests/functest/odl-sfc/config.yaml
parentd7d3c67a506c7fcddc60b47d62df933f156c987c (diff)
parent12b658702a1db256fb9cf1e3fa7d055ac58b91af (diff)
Merge "odl-sfc refactor:run_tests.py integration"
Diffstat (limited to 'tests/functest/odl-sfc/config.yaml')
-rw-r--r--tests/functest/odl-sfc/config.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/functest/odl-sfc/config.yaml b/tests/functest/odl-sfc/config.yaml
index c6624af6..e99ea102 100644
--- a/tests/functest/odl-sfc/config.yaml
+++ b/tests/functest/odl-sfc/config.yaml
@@ -9,7 +9,11 @@ defaults:
url: "http://artifacts.opnfv.org/sfc/demo"
testcases:
- sfc_two_chains_SSH_and_HTTP:
+# this change requires sfc.py to be renamed as sfc_two_chains_SSH_and_HTTP
+# for run_tests.py integration. Rename of sfc.py will be submitted in
+# separate patch for better review clarity and name will be changed back to
+# sfc_two_chains_SSH_and_HTTP once sfc.py is renamed
+ sfc:
enabled: true
description: "ODL-SFC tests"
testname_db: "sfc_two_chains_SSH_and_HTTP"