aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-12-20 18:58:55 +0000
committerAndreas Geissler <andreas-geissler@telekom.de>2023-01-26 16:14:35 +0000
commit99507033a51c4dfbabc6372c29f43300947be5d6 (patch)
tree4185c4e1ddb7353fcf6a6dfc7a8afd2ace1055b4 /robot/testsuites
parent8b8a4cff5ca8d1bfec1133d8713bb8931d56e1aa (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')
-rw-r--r--robot/testsuites/demo.robot11
-rw-r--r--robot/testsuites/health-check.robot5
-rw-r--r--robot/testsuites/update_onap_page.robot1
3 files changed, 0 insertions, 17 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
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot
index ef030f29..bf0aa3f7 100644
--- a/robot/testsuites/health-check.robot
+++ b/robot/testsuites/health-check.robot
@@ -9,7 +9,6 @@ Resource ../resources/sdnc_interface.robot
Resource ../resources/aai/aai_interface.robot
Resource ../resources/policy_interface.robot
Resource ../resources/sdc_interface.robot
-Resource ../resources/appc_interface.robot
Resource ../resources/portal_interface.robot
Resource ../resources/mr_interface.robot
Resource ../resources/bc_interface.robot
@@ -50,10 +49,6 @@ Basic AAF SMS Health Check
[Tags] health health-aaf
Run SMS Health Check
-Basic APPC Health Check
- [Tags] health-appc
- Run APPC Health Check
-
Basic CLI Health Check
[Tags] health-cli health
Run CLI Health Check
diff --git a/robot/testsuites/update_onap_page.robot b/robot/testsuites/update_onap_page.robot
index 709b0d2e..7b1a3b3a 100644
--- a/robot/testsuites/update_onap_page.robot
+++ b/robot/testsuites/update_onap_page.robot
@@ -30,7 +30,6 @@ Update ONAP Page
${oam_ip_map}= Create Dictionary
Set To Dictionary ${oam_ip_map} 10.0.0.1=onapdns
Set To Dictionary ${oam_ip_map} ${GLOBAL_INJECTED_AAI_IP_ADDR}=aai1
- Set To Dictionary ${oam_ip_map} ${GLOBAL_INJECTED_APPC_IP_ADDR}=appc
Set To Dictionary ${oam_ip_map} ${GLOBAL_INJECTED_DCAE_IP_ADDR}=dcae_controller
Set To Dictionary ${oam_ip_map} ${GLOBAL_INJECTED_SO_APIHAND_IP_ADDR}=so
Set To Dictionary ${oam_ip_map} ${GLOBAL_INJECTED_MR_IP_ADDR}=message_router