diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-12-02 16:28:19 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-12-03 16:57:31 +0000 |
commit | 5fc4771552d948765321e0ae1c356e246be3921f (patch) | |
tree | 017bf83aa5f88dcecc61460ae01c79130014765f | |
parent | 18fc0fe4de8fefc9ca5ed97abb3a7249bf12a07f (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.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |