aboutsummaryrefslogtreecommitdiffstats
path: root/functest
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2017-08-23 15:57:25 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-23 15:57:25 +0000
commit172b5709ede1f32b042de621b932f6162f2d89b9 (patch)
treef2d3dd84518701d212472b46e9c3c72182031efa /functest
parent5612ba4811fcc27fb51c61dd18d595d3dfcd098d (diff)
parent36d5059ae42b56e45a9ca0749edb17c831535d63 (diff)
Merge "Updating the constrains for the Barometer test-suite"
Diffstat (limited to 'functest')
-rw-r--r--functest/ci/testcases.yaml13
1 files changed, 6 insertions, 7 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index b0472b27c..fac81267f 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -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'