IMPL: MC Xapp tests 21/1321/2
authordave kormann <davek@research.att.com>
Fri, 1 Nov 2019 15:59:43 +0000 (11:59 -0400)
committerdave kormann <davek@research.att.com>
Mon, 4 Nov 2019 19:01:06 +0000 (14:01 -0500)
commite41f46a29c4d635ee3f864e36cfd0ac123bac4ec
treec9f55e6c4d4716e023b5d9745aceccd51c023315
parent7bd8a0bd3e84d325d1a5d1df6feb7a259fee2004
IMPL: MC Xapp tests

This change adds tests and supporting code for the measurement campaign (MC)
XApp.

The change also makes some cleanups to the robot files, moving utility keywords
to a separate resource file and adding some missing license headers.

signed-off-by: dave kormann <dk3239@att.com>
Change-Id: I5ae1a41157f29fc95545aa18bad127b6c9efb968
17 files changed:
ric_robot_suite/helm/nanobot/configmap-src/public/properties/global_properties.robot
ric_robot_suite/helm/nanobot/configmap-src/public/properties/mcxapp_properties.robot [new file with mode: 0644]
ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/ete.robot
ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/health-check.robot
ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/mcxapp.robot [new file with mode: 0644]
ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/ricdeployment.robot
ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/update_ric_page.robot
ric_robot_suite/helm/nanobot/templates/job-ric-robot-run.yaml
ric_robot_suite/helm/nanobot/values.yaml
ric_robot_suite/ric-python-utils/ricutils/KubernetesEntity.py
ric_robot_suite/robot/resources/appmgr/appmgr_interface.robot
ric_robot_suite/robot/resources/ric/placeholder_for_files [deleted file]
ric_robot_suite/robot/resources/ric/ric_utils.robot [new file with mode: 0644]
ric_robot_suite/robot/resources/xapps/mcxapp_properties.robot [new file with mode: 0644]
ric_robot_suite/robot/resources/xapps/placeholder_for_files [deleted file]
ric_robot_suite/robot/testsuites/mcxapp.robot [new file with mode: 0644]
ric_robot_suite/robot/testsuites/ricdeployment.robot