file/dir renaming for consistency
[functest.git] / functest / ci / testcases.yaml
old mode 100644 (file)
new mode 100755 (executable)
index 1fb3511..ae6e16d
@@ -38,7 +38,7 @@ tiers:
                     installer: ''
                     scenario: '^((?!bgpvpn|odl_l3).)*$'
                 run:
-                    module: 'functest.opnfv_tests.OpenStack.vPing.vping_ssh'
+                    module: 'functest.opnfv_tests.openstack.vping.vping_ssh'
                     class: 'VPingSSH'
 
             -
@@ -52,7 +52,7 @@ tiers:
                     installer: ''
                     scenario: '^((?!lxd).)*$'
                 run:
-                    module: 'functest.opnfv_tests.OpenStack.vPing.vping_userdata'
+                    module: 'functest.opnfv_tests.openstack.vping.vping_userdata'
                     class: 'VPingUserdata'
 
             -
@@ -99,8 +99,8 @@ tiers:
                     installer: ''
                     scenario: 'odl'
                 run:
-                    module: 'functest.opnfv_tests.Controllers.ODL.OpenDaylightTesting'
-                    class: 'ODLTestCases'
+                    module: 'functest.opnfv_tests.sdn.odl.odl'
+                    class: 'ODLTests'
 
             -
                 name: onos
@@ -151,6 +151,9 @@ tiers:
                 dependencies:
                     installer: '(fuel)|(apex)'
                     scenario: 'bgpvpn'
+                run:
+                    module: 'functest.opnfv_tests.features.sdnvpn'
+                    class: 'SdnVpnTests'
 
             -
                 name: security_scan
@@ -198,6 +201,9 @@ tiers:
                 dependencies:
                     installer: 'joid'
                     scenario: ''
+                run:
+                    module: 'functest.opnfv_tests.features.domino'
+                    class: 'DominoTests'
             -
                 name: odl-sfc
                 criteria: 'status == "PASS"'
@@ -225,7 +231,9 @@ tiers:
                 dependencies:
                     installer: 'fuel'
                     scenario: '^((?!bgpvpn|noha).)*$'
-                    
+                run:
+                    module: 'functest.opnfv_tests.vnf.rnc.parser'
+                    class: 'Parser'
     -
         name: openstack
         order: 4