aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-12-02 16:28:19 +0100
committermrichomme <morgan.richomme@orange.com>2020-12-02 16:28:19 +0100
commit6b8d1e16c01da78ddea3654544b07e55648292ac (patch)
tree940d50c24b55aecc029a7e76a63dca10719d98b7 /setup.cfg
parent22c437b66aefad6e7aac4620e25783596341d204 (diff)
Prepare basic_cds endpoint for xtesting
Issue-ID: TEST-245 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia00587ba06b8720a028ded83cdda32226cbede74
Diffstat (limited to 'setup.cfg')
-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