6144070b6d3fc07aa5d062b4ab4d8a158e361823
[functest-kubernetes.git] / docker / smoke / testcases.yaml
1 ---
2 tiers:
3     -
4         name: smoke
5         order: 1
6         description: >-
7             A set of conformance tests integrated from kubernetes project.
8         testcases:
9             -
10                 case_name: k8s_conformance
11                 project_name: functest
12                 criteria: 100
13                 blocking: false
14                 description: >-
15                     Conformance Tests are expect to pass on any Kubernetes
16                     cluster, this tests are necessary demonstrate conformance
17                     of the Kubernetes deployment.
18                 dependencies:
19                     - DEPLOY_SCENARIO: 'k8-*'
20                 run:
21                     name: k8s_conformance