Enable baro_tests testcase for F-release
[functest.git] / docker / features / testcases.yaml
1 tiers:
2     -
3         name: features
4         order: 2
5         ci_loop: '(daily)|(weekly)'
6         description : >-
7             Test suites from feature projects
8             integrated in functest
9         testcases:
10             -
11                 case_name: doctor-notification
12                 project_name: doctor
13                 enabled: false
14                 criteria: 100
15                 blocking: false
16                 description: >-
17                     Test suite from Doctor project.
18                 dependencies:
19                     installer: 'apex'
20                     scenario: '^((?!fdio).)*$'
21                 run:
22                     module: 'functest.core.feature'
23                     class: 'BashFeature'
24                     args:
25                         cmd: 'doctor-test'
26
27             -
28                 case_name: bgpvpn
29                 project_name: sdnvpn
30                 criteria: 100
31                 blocking: false
32                 description: >-
33                     Test suite from SDNVPN project.
34                 dependencies:
35                     installer: '(fuel)|(apex)|(netvirt)'
36                     scenario: 'bgpvpn'
37                 run:
38                     module: 'sdnvpn.test.functest.run_sdnvpn_tests'
39                     class: 'SdnvpnFunctest'
40
41             -
42                 case_name: functest-odl-sfc
43                 project_name: sfc
44                 criteria: 100
45                 blocking: false
46                 description: >-
47                     Test suite for odl-sfc to test two chains with one SF and one chain with two SFs
48                 dependencies:
49                     installer: ''
50                     scenario: 'odl.*sfc'
51                 run:
52                     module: 'functest.core.feature'
53                     class: 'BashFeature'
54                     args:
55                         cmd: 'run_sfc_tests.py'
56
57             -
58                 case_name: barometercollectd
59                 project_name: barometer
60                 criteria: 100
61                 blocking: false
62                 description: >-
63                     Test suite for the Barometer project. Separate tests verify
64                     the proper configuration and basic functionality of all the
65                     collectd plugins as described in the Project Release Plan
66                 dependencies:
67                     installer: 'apex'
68                     scenario: 'bar'
69                 run:
70                      module: 'baro_tests.barometer'
71                      class: 'BarometerCollectd'
72
73             -
74                 case_name: fds
75                 project_name: fastdatastacks
76                 criteria: 100
77                 blocking: false
78                 description: >-
79                     Test Suite for the OpenDaylight SDN Controller when GBP features are
80                     installed. It integrates some test suites from upstream using
81                     Robot as the test framework.
82                 dependencies:
83                     installer: 'apex'
84                     scenario: 'odl.*-fdio'
85                 run:
86                     module: 'functest.opnfv_tests.sdn.odl.odl'
87                     class: 'ODLTests'
88                     args:
89                         suites:
90                             -  /src/fds/testing/robot