From ecd8d7c0fd1683497e2c2a19199c7becb0b87e6e Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Wed, 29 Aug 2018 13:25:45 +0200 Subject: Bug fix: Deletion testcase only uses one VNF We are only using one vnf but there are two defined in the config for that testcase Change-Id: Ifa86c2e48cb60edcd1b173eee14715c3787a9889 Signed-off-by: Manuel Buil --- sfc/tests/functest/config.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'sfc/tests/functest/config.yaml') diff --git a/sfc/tests/functest/config.yaml b/sfc/tests/functest/config.yaml index 9c743553..0144352e 100644 --- a/sfc/tests/functest/config.yaml +++ b/sfc/tests/functest/config.yaml @@ -113,7 +113,6 @@ testcases: secgroup_descr: "Example Security group" vnf_names: - 'testVNF1' - - 'testVNF2' supported_installers: - 'fuel' - 'apex' -- cgit 1.2.3-korg