aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-12-02 16:28:19 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2020-12-03 16:57:31 +0000
commit5fc4771552d948765321e0ae1c356e246be3921f (patch)
tree017bf83aa5f88dcecc61460ae01c79130014765f
parent18fc0fe4de8fefc9ca5ed97abb3a7249bf12a07f (diff)
Prepare basic_cds endpoint for xtesting
Issue-ID: TEST-245 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia00587ba06b8720a028ded83cdda32226cbede74 (cherry picked from commit 6b8d1e16c01da78ddea3654544b07e55648292ac)
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index d5e2fc7..8ac68c4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -47,4 +47,5 @@ xtesting.testcase =
basic_vm = onaptests.scenario.basic_vm:BasicVm
basic_network = onaptests.scenario.basic_network:BasicNetwork
basic_cnf = onaptests.scenario.basic_cnf:BasicCnf
+ basic_cds = onaptests.scenario.cds_blueprint_enrichment:CDSBlueprintEnrichment
clearwater_ims = onaptests.scenario.clearwater_ims:ClearwaterIms