From 64a5a52fbf44549c018e33221209a1e3315e36b9 Mon Sep 17 00:00:00 2001 From: Jamo Luhrsen Date: Wed, 8 Mar 2017 22:16:15 -0800 Subject: Change scenario for odl_netvirt tests to be os-odl_l3-nofeature Change-Id: Ibf04adcaa0b14c4cdda8fba2ef2826a0c7f3b7d4 Signed-off-by: Jamo Luhrsen --- functest/ci/testcases.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'functest') 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' -- cgit 1.2.3-korg