From ff5710c3d39cf5124a00ad329aeae1d483a803a2 Mon Sep 17 00:00:00 2001 From: Dimitrios Markou Date: Fri, 24 Mar 2017 12:26:32 +0200 Subject: Rename the sfc_one_chain_two_service_functions.. We use topology shuffling for the execution of testcases so is meaningless to specify an exact topology in the testcase's file name Change-Id: I6fc7b3b2a72017fe501a022dca001c5bc7761acc Signed-off-by: Dimitrios Markou --- sfc/tests/functest/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sfc/tests/functest/config.yaml') diff --git a/sfc/tests/functest/config.yaml b/sfc/tests/functest/config.yaml index bc8cbc3a..bc6e1726 100644 --- a/sfc/tests/functest/config.yaml +++ b/sfc/tests/functest/config.yaml @@ -32,11 +32,11 @@ testcases: test_vnfd_red: "test-vnfd1.yaml" test_vnfd_blue: "test-vnfd2.yaml" - sfc_one_chain_two_service_functions_different_computes: + sfc_one_chain_two_service_functions: enabled: true order: 0 - description: "ODL-SFC Testing SFs in different computes" - testname_db: "sfc_one_chain_two_service_functions_different_computes" + description: "ODL-SFC Testing SFs when they are located on the same chain" + testname_db: "sfc_one_chain_two_service_functions" net_name: example-net subnet_name: example-subnet router_name: example-router -- cgit 1.2.3-korg