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