aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-12-04 14:38:59 +0100
committermrichomme <morgan.richomme@orange.com>2020-12-04 14:38:59 +0100
commit91c5d0b3e95aaf3b112c4f06d9001b90a1b402c8 (patch)
tree9c19d5da4ce284340c0dbddcf6278549c1decc9a
parent7afafcbb327af8afa2181b970ca17fb12d4a31d5 (diff)
Declare basic_cds in pythonsdk xtesting docker
Issue-ID: TEST-245 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: If59257c6dbef857e52d0e4cfd1f418892e252db9
-rw-r--r--smoke-usecases-pythonsdk/docker/testcases.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/smoke-usecases-pythonsdk/docker/testcases.yaml b/smoke-usecases-pythonsdk/docker/testcases.yaml
index 3b72d4e..2d95d27 100644
--- a/smoke-usecases-pythonsdk/docker/testcases.yaml
+++ b/smoke-usecases-pythonsdk/docker/testcases.yaml
@@ -50,3 +50,16 @@ tiers:
dependencies:
run:
name: basic_cnf
+ -
+ case_name: basic_cds
+ project_name: integration
+ enabled: true
+ criteria: 100
+ blocking: false
+ description: >-
+ First basic test on CDS, including the creation of a Nodeport to expose
+ the CDS blueprint processor, bootstrap CDS blueprintprocessor, upload data
+ dictionnaire and enrich CBA file
+ dependencies:
+ run:
+ name: basic_cds