--- tiers: - name: stor4nfv order: 1 ci_loop: '(daily)|(weekly)' description: >- Test suite from Stor4NFV project. testcases: - case_name: stor4nfv_k8s project_name: stor4nfv criteria: 100 blocking: false description: >- This tests are necessary to demonstrate conformance of the K8s+Stor4NFV deployment. dependencies: installer: '' scenario: 'stor4nfv' run: module: 'stor4nfv_tests.stor4nfv_k8s' class: 'K8sStor4nfvTest' - name: clover order: 2 ci_loop: '(daily)|(weekly)' description: >- Test suite from Clover project. testcases: - case_name: clover_k8s project_name: clover criteria: 100 blocking: false description: >- This tests are necessary to demonstrate features of K8s+Istio+Clover deployment. dependencies: installer: '' scenario: 'clover' run: module: 'clover.functest.clover_k8s' class: 'K8sCloverTest'