Re-enable rally and tempest full for weekly 25/32525/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 30 Mar 2017 09:47:54 +0000 (11:47 +0200)
committerJose Lausuch <jose.lausuch@ericsson.com>
Thu, 30 Mar 2017 14:47:03 +0000 (14:47 +0000)
Change-Id: I640531ebcc471adebe780c75627d822cf8fd956d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit 6c9981cf03127c847481235e2b26377ecd108c2d)

functest/ci/testcases.yaml

index 9a62770..ba5c99d 100755 (executable)
@@ -306,19 +306,7 @@ tiers:
                 run:
                     module: 'functest.opnfv_tests.features.security_scan'
                     class: 'SecurityScan'
-#            -
-#                name: copper
-#                criteria: 'status == "PASS"'
-#                blocking: false
-#                clean_flag: true
-#                description: >-
-#                    Test suite for policy management based on OpenStack Congress
-#                dependencies:
-#                    installer: '(apex)|(joid)'
-#                    scenario: '^((?!fdio|lxd).)*$'
-#                run:
-#                    module: 'functest.opnfv_tests.features.copper'
-#                    class: 'Copper'
+
             -
                 name: multisite
                 criteria: 'success_rate == 100%'
@@ -416,25 +404,25 @@ tiers:
     -
         name: components
         order: 3
-        ci_loop: 'daily'
+        ci_loop: 'weekly'
         description : >-
             Extensive testing of OpenStack API.
         testcases:
-#            -
-#                name: tempest_full_parallel
-#                criteria: 'success_rate >= 80%'
-#                blocking: false
-#                clean_flag: false
-#                description: >-
-#                    The list of test cases is generated by
-#                    Tempest automatically and depends on the parameters of
-#                    the OpenStack deplopyment.
-#                dependencies:
-#                    installer: '^((?!netvirt).)*$'
-#                    scenario: ''
-#                run:
-#                    module: 'functest.opnfv_tests.openstack.tempest.tempest'
-#                    class: 'TempestFullParallel'
+            -
+                name: tempest_full_parallel
+                criteria: 'success_rate >= 80%'
+                blocking: false
+                clean_flag: false
+                description: >-
+                    The list of test cases is generated by
+                    Tempest automatically and depends on the parameters of
+                    the OpenStack deplopyment.
+                dependencies:
+                    installer: '^((?!netvirt).)*$'
+                    scenario: ''
+                run:
+                    module: 'functest.opnfv_tests.openstack.tempest.tempest'
+                    class: 'TempestFullParallel'
             -
                 name: tempest_custom
                 criteria: 'success_rate == 100%'
@@ -452,20 +440,20 @@ tiers:
                 run:
                     module: 'functest.opnfv_tests.openstack.tempest.tempest'
                     class: 'TempestCustom'
-#            -
-#                name: rally_full
-#                criteria: 'success_rate >= 90%'
-#                blocking: false
-#                clean_flag: false
-#                description: >-
-#                    This test case runs the full suite of scenarios of the OpenStack
-#                    Rally suite using several threads and iterations.
-#                dependencies:
-#                    installer: '^((?!netvirt).)*$'
-#                    scenario: ''
-#                run:
-#                    module: 'functest.opnfv_tests.openstack.rally.rally'
-#                    class: 'RallyFull'
+            -
+                name: rally_full
+                criteria: 'success_rate >= 90%'
+                blocking: false
+                clean_flag: false
+                description: >-
+                    This test case runs the full suite of scenarios of the OpenStack
+                    Rally suite using several threads and iterations.
+                dependencies:
+                    installer: '^((?!netvirt).)*$'
+                    scenario: ''
+                run:
+                    module: 'functest.opnfv_tests.openstack.rally.rally'
+                    class: 'RallyFull'
 
     -
         name: vnf