From 8245094e48cd0b8b810e89120a51b0581b0d78e6 Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Fri, 25 Aug 2017 09:27:45 +0200 Subject: Updated sfc section in testcases That section had an old scenario name which resulted in errors when sfc functests tests needed to be executed Change-Id: Ie35bb0d97c3d6cad6a97137355f146e8d20a40b9 Signed-off-by: Manuel Buil --- functest/ci/testcases.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index fac81267f..ce71c9b6f 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -324,10 +324,10 @@ tiers: criteria: 100 blocking: false description: >- - Test suite for odl-sfc to test two chains and two SFs + Test suite for odl-sfc to test two chains with one SF and one chain with two SFs dependencies: - installer: '(apex)|(fuel)' - scenario: 'odl_l2-sfc' + installer: '' + scenario: 'odl.*sfc' run: module: 'functest.core.feature' class: 'BashFeature' -- cgit 1.2.3-korg