Enable sfc testcase for F-release
[functest-xtesting.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                 enabled: false
31                 criteria: 100
32                 blocking: false
33                 description: >-
34                     Test suite from SDNVPN project.
35                 dependencies:
36                     installer: '(fuel)|(apex)|(netvirt)'
37                     scenario: 'bgpvpn'
38                 run:
39                     module: 'sdnvpn.test.functest.run_sdnvpn_tests'
40                     class: 'SdnvpnFunctest'
41
42             -
43                 case_name: functest-odl-sfc
44                 project_name: sfc
45                 criteria: 100
46                 blocking: false
47                 description: >-
48                     Test suite for odl-sfc to test two chains with one SF and one chain with two SFs
49                 dependencies:
50                     installer: ''
51                     scenario: 'odl.*sfc'
52                 run:
53                     module: 'functest.core.feature'
54                     class: 'BashFeature'
55                     args:
56                         cmd: 'run_sfc_tests.py'
57
58             -
59                 case_name: barometercollectd
60                 project_name: barometer
61                 enabled: false
62                 criteria: 100
63                 blocking: false
64                 description: >-
65                     Test suite for the Barometer project. Separate tests verify
66                     the proper configuration and basic functionality of all the
67                     collectd plugins as described in the Project Release Plan
68                 dependencies:
69                     installer: 'apex'
70                     scenario: 'bar'
71                 run:
72                      module: 'baro_tests.barometer'
73                      class: 'BarometerCollectd'
74
75             -
76                 case_name: fds
77                 project_name: fastdatastacks
78                 criteria: 100
79                 blocking: false
80                 description: >-
81                     Test Suite for the OpenDaylight SDN Controller when GBP features are
82                     installed. It integrates some test suites from upstream using
83                     Robot as the test framework.
84                 dependencies:
85                     installer: 'apex'
86                     scenario: 'odl.*-fdio'
87                 run:
88                     module: 'functest.opnfv_tests.sdn.odl.odl'
89                     class: 'ODLTests'
90                     args:
91                         suites:
92                             -  /src/fds/testing/robot