summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-07-14 14:55:21 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-07-14 14:55:21 +0000
commit88d5b2462933cce79cb059c81e007ec83ee2cd9e (patch)
tree2f0f10b9485fc9b51422bc7b37512b892a0d38dc /tests
parent544b55bacd84b37d0723e743d13992e2aca6c95e (diff)
parentc67b3e583eb1109c8e7305e885a7f701414bc29d (diff)
Merge "add onos SFC feature config file"
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:',