Update Xtesting to 0.91.0
[functest-kubernetes.git] / docker / healthcheck / testcases.yaml
1 ---
2 tiers:
3     -
4         name: healthcheck
5         description: >-
6             A set of e2e tests integrated from kubernetes project.
7         testcases:
8             -
9                 case_name: k8s_smoke
10                 project_name: functest
11                 criteria: 100
12                 blocking: false
13                 description: >-
14                     Smoke Tests a running Kubernetes cluster, which
15                     validates the deployed cluster is accessible, and
16                     at least satisfies minimal functional requirements.
17                 dependencies:
18                     - DEPLOY_SCENARIO: 'k8-*'
19                 run:
20                     name: e2e_testing
21                     args:
22                         focus: Guestbook.application