Hi, I think there is some problem in OpenStack parameters setup. I was also getting the same problem. It resolved when I correctly modified the "value.yaml" file. Could you please check once.
Regards, Satish ________________________________ From: [email protected] <[email protected]> on behalf of Vaibhav Surwade via Lists.Onap.Org <[email protected]> Sent: 15 July 2019 10:40:25 To: [email protected] Cc: [email protected] Subject: Re: [onap-discuss] ONAP Dublin Demo Example Failed Hello, These are my log file. Please guide me through this. Thanks & Regards On Mon, Jul 15, 2019 at 12:57 PM <[email protected]<mailto:[email protected]>> wrote: Hi, this looks like some configuration problem, you need to check robot logs what exactly is returning that „404“ robot console itself is usually useless for analyzis, br, Michal From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> On Behalf Of Vaibhav Surwade Sent: Monday, July 15, 2019 8:16 AM To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] ONAP Dublin Demo Example Failed Hi, I have deployed ONAP Dublin on Kubernates on Openstack . On executing ete-k8.sh all 61 testcases are passwd. But why does this demo-k8.sh is failing. Please guide me. ubuntu@rke:~/oom/kubernetes/robot$ ./demo-k8s.sh onap init Number of parameters: 2 KEY: init ++ kubectl --namespace onap get pods ++ sed 's/ .*//' ++ grep robot + POD=dev-robot-robot-745c777789-xfzl6 + ETEHOME=/var/opt/ONAP ++ kubectl --namespace onap exec dev-robot-robot-745c777789-xfzl6 -- bash -c 'ls -1q /share/logs/ | wc -l' + export GLOBAL_BUILD_NUMBER=12 + GLOBAL_BUILD_NUMBER=12 ++ printf %04d 12 + OUTPUT_FOLDER=0012_demo_init + DISPLAY_NUM=102 + VARIABLEFILES='-V /share/config/vm_properties.py -V /share/config/integration_robot_properties.py -V /share/config/integration_preload_parameters.py' + kubectl --namespace onap exec dev-robot-robot-745c777789-xfzl6 -- /var/opt/ONAP/runTags.sh -V /share/config/vm_properties.py -V /share/config/integration_robot_properties.py -V /share/config/integration_preload_parameters.py -d /share/logs/0012_demo_init -i InitDemo --display 102 Starting Xvfb on display :102 with res 1280x1024x24 Executing robot tests at log level TRACE ============================================================================== Testsuites ============================================================================== Testsuites.Demo :: Executes the VNF Orchestration Test cases including setu... ============================================================================== Initialize Customer And Models | FAIL | '200 <= 404 < 300' should be true. ------------------------------------------------------------------------------ Testsuites.Demo :: Executes the VNF Orchestration Test cases inclu... | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Testsuites | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Output: /share/logs/0012_demo_init/output.xml Log: /share/logs/0012_demo_init/log.html Report: /share/logs/0012_demo_init/report.html [cid:16bf50082dec204bfcc1] -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18055): https://lists.onap.org/g/onap-discuss/message/18055 Mute This Topic: https://lists.onap.org/mt/32475826/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
