aboutsummaryrefslogtreecommitdiffstats
path: root/docker/features/testcases.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker/features/testcases.yaml')
-rw-r--r--docker/features/testcases.yaml41
1 files changed, 0 insertions, 41 deletions
diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml
deleted file mode 100644
index 2b66dbb3..00000000
--- a/docker/features/testcases.yaml
+++ /dev/null
@@ -1,41 +0,0 @@
----
-tiers:
- -
- name: stor4nfv
- order: 2
- description: >-
- Test suite from Stor4NFV project.
- testcases:
- -
- case_name: stor4nfv_k8s
- project_name: stor4nfv
- enabled: false
- criteria: 100
- blocking: false
- description: >-
- This tests are necessary to demonstrate conformance
- of the K8s+Stor4NFV deployment.
- dependencies:
- - DEPLOY_SCENARIO: 'stor4nfv'
- run:
- name: stor4nfv_k8s
-
- -
- name: clover
- order: 3
- description: >-
- Test suite from Clover project.
- testcases:
- -
- case_name: clover_k8s
- project_name: clover
- enabled: false
- criteria: 100
- blocking: false
- description: >-
- This tests are necessary to demonstrate features
- of K8s+Istio+Clover deployment.
- dependencies:
- - DEPLOY_SCENARIO: 'clover'
- run:
- name: clover_k8s