From 26817bf3c1ce0d076ddd99d24194a00916f6fe0e Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Tue, 11 Apr 2017 16:41:55 -0400 Subject: Removing sdn_l3 and _l2 scenario features JIRA: APEX-429 Change-Id: Ifb28bb27f8e58ac5b180454719dfb329c3edf000 Signed-off-by: Dan Radez --- tests/test_apex_deploy_settings.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/test_apex_deploy_settings.py b/tests/test_apex_deploy_settings.py index 5882eb95..00eb2744 100644 --- a/tests/test_apex_deploy_settings.py +++ b/tests/test_apex_deploy_settings.py @@ -29,7 +29,6 @@ deploy_files = ('deploy_settings.yaml', 'os-nosdn-ovs_dpdk-ha.yaml', 'os-nosdn-performance-ha.yaml', 'os-odl-nofeature-ha.yaml', - 'os-odl_l2-sfc-noha.yaml', 'os-onos-nofeature-ha.yaml', 'os-onos-sfc-ha.yaml') -- cgit 1.2.3-korg