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