blob: a8c0a4f37457090d76cc0c38b07c32e87fcc98a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
---
tiers:
-
name: barometer
order: 0
description: >-
Test suites from the Barometer project
testcases:
-
case_name: barometercollectd
project_name: barometer
criteria: 100
blocking: false
description: >-
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:
- DEPLOY_SCENARIO: 'bar'
run:
name: barometercollectd
|