ff44d59e49341460e3572b270a7715e264cfcf86
[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                 criteria: 100
14                 blocking: false
15                 description: >-
16                     This tests are necessary to demonstrate conformance
17                     of the K8s+Stor4NFV deployment.
18                 dependencies:
19                     - DEPLOY_SCENARIO: 'stor4nfv'
20                 run:
21                     name: stor4nfv_k8s
22
23     -
24         name: clover
25         order: 3
26         ci_loop: '(daily)|(weekly)'
27         description: >-
28             Test suite from Clover project.
29         testcases:
30             -
31                 case_name: clover_k8s
32                 project_name: clover
33                 criteria: 100
34                 blocking: false
35                 description: >-
36                     This tests are necessary to demonstrate features
37                     of K8s+Istio+Clover deployment.
38                 dependencies:
39                     - DEPLOY_SCENARIO: 'clover'
40                 run:
41                     name: clover_k8s