aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-12-04 14:38:59 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2020-12-04 14:14:40 +0000
commitdf97843fdd95165559523067fd371c8252b245b6 (patch)
tree8b209a6163aa6bd5d6ee841fc32f758655d7cce4
parentd0be3bbd1e0f7f6ed8496aa7fe0eeb803d713f77 (diff)
Declare basic_cds in pythonsdk xtesting docker
Issue-ID: TEST-245 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: If59257c6dbef857e52d0e4cfd1f418892e252db9 (cherry picked from commit 91c5d0b3e95aaf3b112c4f06d9001b90a1b402c8)
-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