Disable OPNFV Features
[functest-kubernetes.git] / docker / features / testcases.yaml
1 ---
2 tiers:
3     -
4         name: stor4nfv
5         order: 2
6         ci_loop: '(daily)|(weekly)'
7         description: >-
8             Test suite from Stor4NFV project.
9         testcases:
10             -
11                 case_name: stor4nfv_k8s
12                 project_name: stor4nfv
13                 enabled: false
14                 criteria: 100
15                 blocking: false
16                 description: >-
17                     This tests are necessary to demonstrate conformance
18                     of the K8s+Stor4NFV deployment.
19                 dependencies:
20                     - DEPLOY_SCENARIO: 'stor4nfv'
21                 run:
22                     name: stor4nfv_k8s
23
24     -
25         name: clover
26         order: 3
27         ci_loop: '(daily)|(weekly)'
28         description: >-
29             Test suite from Clover project.
30         testcases:
31             -
32                 case_name: clover_k8s
33                 project_name: clover
34                 enabled: false
35                 criteria: 100
36                 blocking: false
37                 description: >-
38                     This tests are necessary to demonstrate features
39                     of K8s+Istio+Clover deployment.
40                 dependencies:
41                     - DEPLOY_SCENARIO: 'clover'
42                 run:
43                     name: clover_k8s