Update SDNC CSIT for Honolulu changes 25/118525/9
authorDan Timoney <dtimoney@att.com>
Thu, 25 Feb 2021 14:36:40 +0000 (09:36 -0500)
committerDan Timoney <dtimoney@att.com>
Wed, 3 Mar 2021 22:17:22 +0000 (17:17 -0500)
commitaf0838981ce48bb1d004edd2a16a5eb22df0da74
tree7079c2ceccb9e4b6c90c733c5081c293bc449bc2
parent553be2c5e16d18f86d9babe2b7f863d99be4c3dc
Update SDNC CSIT for Honolulu changes

Added env settings needed to start up SDNC container, and updated
URL used to retrieve list of APIs (which changes in OpenDaylight Aluminum).
Removed unneeded code to start up cert service (since those certs
are not needed for NETCONF/TLS ... the certs we need are for
the NETCONF device itself).  Commented out tests of TLS connection
for now - simulator we had been using no longer exists (docker
is no longer in nexus3.onap.org) and connection to new simulator
is not yet working.  Will restore those tests in a separate commit
after debugging with new netconf simulator.

Change-Id: I096694a3c70c92c951b7e50f73418ecb8c99d575
Issue-ID: SDNC-1473
Signed-off-by: Dan Timoney <dtimoney@att.com>
13 files changed:
plans/sdnc/healthcheck/setup.sh
plans/sdnc/sdnc_netconf_tls_post_deploy/sdnc-csit.env
plans/sdnc/sdnc_netconf_tls_post_deploy/setup.sh
plans/sdnc/sdnc_netconf_tls_post_deploy/teardown.sh
scripts/sdnc/netconf-pnp-simulator/docker-compose.yml [deleted file]
scripts/sdnc/netconf-pnp-simulator/netconf-config/data.json [deleted file]
scripts/sdnc/netconf-pnp-simulator/netconf-config/model.yang [deleted file]
scripts/sdnc/netconf-pnp-simulator/netconf-config/subscriber.py [deleted file]
scripts/sdnc/sdnc/certs/keys0.zip
scripts/sdnc/sdnc/docker-compose.yml
tests/sdnc/healthcheck/test1.robot
tests/sdnc/sdnc_netconf_tls_post_deploy/resources/sdnc-properties.robot
tests/sdnc/sdnc_netconf_tls_post_deploy/sdnc_post_deploy_cert_check.robot