Merge "Updating the constrains for the Barometer test-suite"
authorCedric Ollivier <cedric.ollivier@orange.com>
Wed, 23 Aug 2017 15:57:25 +0000 (15:57 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 23 Aug 2017 15:57:25 +0000 (15:57 +0000)
docker/features/testcases.yaml
functest/ci/testcases.yaml

index 052bd47..69da935 100644 (file)
@@ -92,18 +92,17 @@ tiers:
 
             -
                 case_name: barometercollectd
-                enabled: false
+                enabled: true
                 project_name: barometer
                 criteria: 100
                 blocking: false
                 description: >-
-                    Test suite for the Barometer project. Separate tests verify the
-                    proper configuration and functionality of the following
-                    collectd plugins Ceilometer, Hugepages, Memory RAS (mcelog),
-                    and OVS Events
+                    Test suite for the Barometer project. Separate tests verify
+                    the proper configuration and basic functionality of all the
+                    collectd plugins as described in the Project Release Plan
                 dependencies:
-                    installer: 'fuel'
-                    scenario: 'kvm_ovs_dpdk_bar'
+                    installer: 'apex'
+                    scenario: 'bar'
                 run:
                      module: 'baro_tests.barometer'
                      class: 'BarometerCollectd'
index b0472b2..fac8126 100644 (file)
@@ -385,18 +385,17 @@ tiers:
 
             -
                 case_name: barometercollectd
-                enabled: false
+                enabled: true
                 project_name: barometer
                 criteria: 100
                 blocking: false
                 description: >-
-                    Test suite for the Barometer project. Separate tests verify the
-                    proper configuration and functionality of the following
-                    collectd plugins Ceilometer, Hugepages, Memory RAS (mcelog),
-                    and OVS Events
+                    Test suite for the Barometer project. Separate tests verify
+                    the proper configuration and basic functionality of all the
+                    collectd plugins as described in the Project Release Plan
                 dependencies:
-                    installer: 'fuel'
-                    scenario: 'kvm_ovs_dpdk_bar'
+                    installer: 'apex'
+                    scenario: 'bar'
                 run:
                      module: 'baro_tests.barometer'
                      class: 'BarometerCollectd'