Change scenario for odl_netvirt tests to be os-odl_l3-nofeature 15/30115/2
authorJamo Luhrsen <jluhrsen@redhat.com>
Thu, 9 Mar 2017 06:16:15 +0000 (22:16 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 10 Mar 2017 07:41:36 +0000 (23:41 -0800)
Change-Id: Ibf04adcaa0b14c4cdda8fba2ef2826a0c7f3b7d4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
functest/ci/testcases.yaml

index cf765ad..767380f 100755 (executable)
@@ -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'