diff options
-rw-r--r-- | docker/features/testcases.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/features/testcases.yaml b/docker/features/testcases.yaml index 08d43662..19c89afc 100644 --- a/docker/features/testcases.yaml +++ b/docker/features/testcases.yaml @@ -13,7 +13,7 @@ tiers: criteria: 100 blocking: false description: >- - This tests are necessary demonstrate conformance + This tests are necessary to demonstrate conformance of the K8s+Stor4NFV deployment. dependencies: installer: 'compass' @@ -35,7 +35,7 @@ tiers: criteria: 100 blocking: false description: >- - This tests are necessary demonstrate features + This tests are necessary to demonstrate features of K8s+Istio+Clover deployment. dependencies: installer: 'container4nfv' |