FIXES: Correct issues revealed in BD Lab deployment 99/3799/9
authordave kormann <dk3239@att.com>
Fri, 22 May 2020 17:01:24 +0000 (13:01 -0400)
committerd k <davek@research.att.com>
Thu, 28 May 2020 13:41:33 +0000 (13:41 +0000)
commite96ae18fc88ad2c12b00094a623d426c6f14930d
treec4bd2a815bf7bfe719dd1f0f73434615b09ed6d8
parentcc685917b28444e6e9fc70f1a96b14e073d8cec7
FIXES: Correct issues revealed in BD Lab deployment

This change fixes a variety of issues which turned up when deploying
he nanobot in a production lab environment; these include quieting
Robot Framework deprecation warnings and updates to handle cases where
RIC components have advanced to the point where the tests are no longer
correct.

signed-off-by: dave kormann  <dk3239@att.com>
Change-Id: Iaee0739996a86fc29dff5923af7ba721eb1b386e
17 files changed:
ric_robot_suite/docker/nanobot/Dockerfile
ric_robot_suite/docker/nanobot/container-tag.yaml
ric_robot_suite/helm/nanobot/configmap-src/public/properties/global_properties.robot
ric_robot_suite/helm/nanobot/configmap-src/public/properties/mcxapp_properties.robot
ric_robot_suite/helm/nanobot/configmap-src/public/resources/mcxapp_interface.robot
ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/health-check.robot
ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/mcxapp.robot
ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/o1mediator.robot
ric_robot_suite/helm/nanobot/configmap-src/public/testsuites/ricdeployment.robot
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/ric_utils.robot
ric_robot_suite/robot/resources/ssh/files.robot [deleted file]
ric_robot_suite/robot/resources/ssh/processes.robot [deleted file]
ric_robot_suite/robot/testsuites/mcxapp.robot
ric_robot_suite/robot/testsuites/ricdeployment.robot