aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/config.yaml
diff options
context:
space:
mode:
authorGeorge Paraskevopoulos <geopar@intracom-telecom.com>2017-02-01 15:51:10 +0200
committerGeorge Paraskevopoulos <geopar@intracom-telecom.com>2017-02-01 16:28:43 +0200
commit58c118253a081f19a8a14a0a16895b04c6b8f222 (patch)
treef8c8367368a4909112c5ea26eeab7dfd215dab5f /sfc/tests/functest/config.yaml
parenta4f17c371efa443c190950337eefddd475558621 (diff)
Rename sfc.py
Rename sfc.py to sfc_two_chains_SSH_and_HTTP.py. Renaming the testcase is a functional requirement as well because otherwise it aliases sfc module inside sfc/sfc/tests/ directory Change-Id: Id505c22a8f278260aee8f76254b0e10f5ed7213a Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
Diffstat (limited to 'sfc/tests/functest/config.yaml')
-rw-r--r--sfc/tests/functest/config.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/sfc/tests/functest/config.yaml b/sfc/tests/functest/config.yaml
index 9acca599..c198d957 100644
--- a/sfc/tests/functest/config.yaml
+++ b/sfc/tests/functest/config.yaml
@@ -15,11 +15,7 @@ defaults:
vnfd-dir: "vnfd-templates"
testcases:
-# 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:
+ sfc_two_chains_SSH_and_HTTP:
enabled: true
description: "ODL-SFC tests"
testname_db: "sfc_two_chains_SSH_and_HTTP"