Signorelli, On the admportal issue – we have not run into this in integration that I can remember ever.
Admportal is a light weight node.js app that connects to the database. I would do a kubectl -n onap delete pod [sdnc portal pod] And see if it connects on a re-create of a POD (perhaps the dns issues earlier created a problem) Kubectl -n onap logs [sdnc portal pod] might show you more. Since you were able to log into the sdnc database and sdnc healthcheck passes (sdnc healthch tests the sdnc to sdnc-db connection to run a simple DG) it looks like an environment issue or a transient left over from the startup perhaps. Brian From: Signorelli Marco <[email protected]> Sent: Thursday, February 14, 2019 6:01 AM To: FREEMAN, BRIAN D <[email protected]>; [email protected] Subject: Re: [onap-discuss] [Casablanca] Kafka's pod in crashloobackoff Hi Brian, yes distribution failed in the previous test (the log gives DISTRIBUTION_ERROR as result). So, I have re-launched the same test ./ete-k8s.sh onap instantiateVFWCL and now, the distribution is tagged as DISTRIBUTION_COMPLETE_OK, but , as you can see from the log screenshot, the tests fails for the same reason of the other test (using ./demo onap instantiateVFWCL): "'User created' did not appear in 20 seconds", due to a miscommunication between the sdnc admin portal and sdnc db. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15546): https://lists.onap.org/g/onap-discuss/message/15546 Mute This Topic: https://lists.onap.org/mt/29665079/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
