From: Manuel Buil Date: Fri, 25 Aug 2017 07:27:45 +0000 (+0200) Subject: Updated sfc section in testcases X-Git-Tag: 0.2~391 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8245094e48cd0b8b810e89120a51b0581b0d78e6;p=functest-xtesting.git 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 --- diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index fac81267..ce71c9b6 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'