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                 enabled: false
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         description: >-
27             Test suite from Clover project.
28         testcases:
29             -
30                 case_name: clover_k8s
31                 project_name: clover
32                 enabled: false
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