aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2021-11-09 09:44:29 +0100
committermorganrol <morgan.richomme@orange.com>2021-11-09 10:30:07 +0100
commitbb8487e33c3489c3fe998f49fc4a9e90d93527f5 (patch)
tree54d5c940b61f6caf4bc6e0062c55d82770408f06
parent5f003c22d36ec147610ff1dcaef7b9cead434b6f (diff)
[TEST] Add cds resource resolution test
Add new test in testcases.yaml to include the test in xtesting. Issue-ID: TEST-297 Change-Id: Id0b62154956d57bfad84823d71b8d0be5fb59e57 Signed-off-by: morganrol <morgan.richomme@orange.com>
-rw-r--r--smoke-usecases-pythonsdk/docker/testcases.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/smoke-usecases-pythonsdk/docker/testcases.yaml b/smoke-usecases-pythonsdk/docker/testcases.yaml
index f5504da..a2d10ef 100644
--- a/smoke-usecases-pythonsdk/docker/testcases.yaml
+++ b/smoke-usecases-pythonsdk/docker/testcases.yaml
@@ -116,3 +116,15 @@ tiers:
dependencies:
run:
name: basic_vm_stability
+ -
+ case_name: cds_resource_resolution
+ project_name: integration
+ enabled: true
+ criteria: 100
+ blocking: false
+ description: >-
+ CDS resource resolution tests. It requires a CDS mock server
+ automatically installed as tets prerequisite.
+ dependencies:
+ run:
+ name: cds_resource_resolution