From: Cédric Ollivier Date: Sun, 15 Jul 2018 10:43:42 +0000 (+0200) Subject: Typo X-Git-Tag: opnfv-7.0.0~194 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F31%2F59831%2F1;p=functest.git Typo Change-Id: I55064f83d2a97eaae2a2861d4451ae34e547c40c Signed-off-by: Cédric Ollivier --- diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 158b550dd..79190091c 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -149,7 +149,7 @@ tiers: integrates some test suites from upstream using Robot as the test framework. dependencies: - DEPLOY_SCENARIO: 'odl' + - DEPLOY_SCENARIO: 'odl' run: module: 'functest.opnfv_tests.sdn.odl.odl' class: 'ODLTests'