diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-12-20 18:58:55 +0000 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2023-01-26 16:14:35 +0000 |
commit | 99507033a51c4dfbabc6372c29f43300947be5d6 (patch) | |
tree | 4185c4e1ddb7353fcf6a6dfc7a8afd2ace1055b4 /robot/testsuites/demo.robot | |
parent | 8b8a4cff5ca8d1bfec1133d8713bb8931d56e1aa (diff) |
[APPC] Remove APPC junk
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ibe45140261245e80a3a662d64c8a1935acabf5af
Issue-ID: OOM-3069
Diffstat (limited to 'robot/testsuites/demo.robot')
-rw-r--r-- | robot/testsuites/demo.robot | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot index 14fecfe0..6ec506a3 100644 --- a/robot/testsuites/demo.robot +++ b/robot/testsuites/demo.robot @@ -60,10 +60,6 @@ Preload VNF GRA Set Global Variable ${API_TYPE} GRA_API Preload User Model ${VNF_NAME} ${MODULE_NAME} ${SERVICE} ${SERVICE_INSTANCE_ID} -Create APPC Mount Point - [Tags] APPCMountPointDemo - APPC Mount Point ${MODULE_NAME} - Instantiate VFW [Tags] instantiateVFW Instantiate VNF vFW base_vfw @@ -125,13 +121,6 @@ Delete Instantiated VNF # [Tags] heatbridge # Execute Heatbridge ${HB_STACK} ${HB_VNF} ${HB_SERVICE} ${HB_IPV4_OAM_ADDRESS} -Preload APPC CDT GUI - [Documentation] - ... APPC CDT Preload Demo - [Tags] APPCCDTPreloadDemo - Setup Browser - Preload APPC CDT GUI - Distribute vFWNG CDS Model [Documentation] Distribute vFWNG for CDS [Tags] DistributeVFWNG |