From: Jamo Luhrsen Date: Thu, 9 Mar 2017 06:16:15 +0000 (-0800) Subject: Change scenario for odl_netvirt tests to be os-odl_l3-nofeature X-Git-Tag: danube.1.RC1~56 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F30115%2F2;p=functest.git Change scenario for odl_netvirt tests to be os-odl_l3-nofeature Change-Id: Ibf04adcaa0b14c4cdda8fba2ef2826a0c7f3b7d4 Signed-off-by: Jamo Luhrsen --- diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index cf765adfb..767380fc2 100755 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -161,8 +161,8 @@ tiers: some test suites from upstream using Robot as the test framework. dependencies: - installer: '' - scenario: 'netvirt' + installer: 'apex' + scenario: 'os-odl_l3-nofeature' run: module: 'functest.opnfv_tests.sdn.odl.odl' class: 'ODLTests'