summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorbob zhou <bob.zh@huawei.com>2016-07-13 10:59:31 +0800
committerbob zhou <bob.zh@huawei.com>2016-07-14 07:01:33 +0000
commitc67b3e583eb1109c8e7305e885a7f701414bc29d (patch)
treeaa3d4ec0b2884d1f2730c8de4b52fa165b46bd4a /tests
parent79fae9380d8e5480c38fe6f0e3483eff64bf0dec (diff)
add onos SFC feature config file
add os-onos-sfc-ha.yaml for onos sfc function deployment. opnfv-tht-pr: 27 JIRA: APEX-172 Change-Id: I07d708d201ef1d97efbfffd5aca85d8a284f7c96 Signed-off-by: bob zhou <bob.zh@huawei.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/test_apex_deploy_env.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_apex_deploy_env.py b/tests/test_apex_deploy_env.py
index 648923d0..563bfd8f 100644
--- a/tests/test_apex_deploy_env.py
+++ b/tests/test_apex_deploy_env.py
@@ -27,7 +27,8 @@ deploy_files = ('deploy_settings.yaml',
'os-nosdn-performance-ha.yaml',
'os-odl_l2-nofeature-ha.yaml',
'os-odl_l2-sfc-noha.yaml',
- 'os-onos-nofeature-ha.yaml')
+ 'os-onos-nofeature-ha.yaml',
+ 'os-onos-sfc-ha.yaml')
test_deploy_content = (
'global_params:',