aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2021-03-31 19:07:11 +0200
committermorganrol <morgan.richomme@orange.com>2021-03-31 19:23:15 +0200
commitc5f7f5e4d905171c1f0663bcb64ee050985a2d0b (patch)
treed48441654387a204abfce38da9fa094e70f58631 /setup.cfg
parenteffb276cbd7d61c6e5ee2d93eb2a7d6baa1d5baa (diff)
[CLAMP] Integrate basic_clamp
Some regressions occured and old files were used This patch update the different components with the right versions It also renames the vnf-service in basic_clamp-services.yaml It creates the entry point and the scenario to integrate the test in xtesting Issue-ID: INT-1819 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I7a9e49d8ddc2c5bd0625a4a5ed940c10aed74f81
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 bd131a5..907dfe2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -51,3 +51,4 @@ xtesting.testcase =
clearwater_ims = onaptests.scenario.clearwater_ims:ClearwaterIms
basic_onboard = onaptests.scenario.basic_onboard:BasicOnboard
pnf_macro = onaptests.scenario.pnf_macro:PnfMacro
+ basic_clamp = onaptests.scenario.basic_clamp:BasicClamp