aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-07-15 12:43:42 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-07-15 12:43:42 +0200
commit5849f3841ca4a15f2440c0725e686e0d94e88f57 (patch)
tree4c66d0180c2e4267d58f7b3eace10bbb11d66e58
parentba4a7802dddca3ca7545e1febaa0a8fbf664a8b9 (diff)
Typo
Change-Id: I55064f83d2a97eaae2a2861d4451ae34e547c40c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--functest/ci/testcases.yaml2
1 files changed, 1 insertions, 1 deletions
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'