aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorChereau Natacha <natacha.chereau@orange.com>2021-01-13 10:54:46 +0100
committerChereau Natacha <natacha.chereau@orange.com>2021-01-15 11:01:19 +0100
commitff24de49ef658ffe0aa13d494e8201bd181bce2c (patch)
treeb4425e2240fd1cd1e760053f49fc161f71208595 /setup.cfg
parentd089e89005df1b4b3b6238a2937e23791c07d9ae (diff)
[PythonSDK-tests] Add basic_onboard testcase
Issue-ID: TEST-288 Signed-off-by: Chereau Natacha <natacha.chereau@orange.com> Change-Id: Ide7267428b5ca694dc3ca44a4c81730233610b78
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 8ac68c4..1b4a751 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -49,3 +49,4 @@ xtesting.testcase =
basic_cnf = onaptests.scenario.basic_cnf:BasicCnf
basic_cds = onaptests.scenario.cds_blueprint_enrichment:CDSBlueprintEnrichment
clearwater_ims = onaptests.scenario.clearwater_ims:ClearwaterIms
+ basic_onboard = onaptests.scenario.basic_onboard:BasicOnboard \ No newline at end of file