From: juraj.linkes Date: Tue, 27 Jun 2017 14:54:08 +0000 (+0200) Subject: Updated fds testcase criteria X-Git-Tag: opnfv-5.0.RC1~297 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F95%2F36595%2F1;p=functest.git Updated fds testcase criteria Initially, we only executed fds testcase on odl_l2 fdio scenarios. Now we're extending this to all odl fdio scenarios. Change-Id: Ieb2454f02847361fdf3274b11f20a996a916ad90 Signed-off-by: juraj.linkes --- diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 2763d0c23..b421dc06d 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -198,7 +198,7 @@ tiers: Robot as the test framework. dependencies: installer: 'apex' - scenario: 'odl_l2-fdio' + scenario: 'odl.*-fdio' run: module: 'functest.opnfv_tests.sdn.odl.odl' class: 'ODLTests'