Hi thanks for the reply ,

I removed v2.0  but still ./demo.sh init is failing.
Attached is the log.html file

Thanks,
Vikram

Initialize Customer And Models                                        | FAIL |
ConnectionError: HTTPSConnectionPool(host='public.fuel.local', port=5000): Max 
retries exceeded with url: /v2.0/tokens (Caused by 
NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection
 object at 0x7f3de90d9b50>: Failed to establish a new connection: [Errno -2] 
Name or service not known',))

From: "ROSE, DANIEL V" <[email protected]>
Date: Friday, April 21, 2017 at 1:21 PM
To: Vikram Mukundamgari <vikram.mukundamgari at nexius.com>, "onap-discuss at 
lists.onap.org" <onap-discuss at lists.onap.org>
Subject: RE: robot_vm demo.sh failing

Don?t put v2 in the GLOBAL_OPENSTACK_KEYSTONE_SERVER property and it should work


Thanks,

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: onap-discuss-bounces at lists.onap.org 
[mailto:[email protected]] On Behalf Of Vikram Mukundamgari
Sent: Friday, April 21, 2017 4:20 PM
To: onap-discuss at lists.onap.org
Subject: [onap-discuss] robot_vm demo.sh failing

Hello,

By following the ONAP-discuss for demo.sh issue added tenant.txt and also 
updated the keystone_get_auth.template in openecompete_container
I edited line 30 in /opt/eteshare/config/integration_robot_properties.py  to
GLOBAL_OPENSTACK_KEYSTONE_SERVER = https://public.fuel.local:5000/v2.0   
(Mirantis OpenStack Keystone endpoint).
Added IP address for public.fuel.local in /etc/hosts in robot VM and updated 
ca-certificate
Curl https://public.fuel.local:5000/v2.0 gets response, no issues.
But ./demo.sh init failing with error mentioned below
Also , attached the log.html with this mail

Do I Need to provide the path to certificate?

Thanks,
Vikram

oot at vm1-robot:/opt# ./demo.sh init
Starting Xvfb on display :89 with res 1280x1024x24
Executing robot tests at log level TRACE
==============================================================================
OpenECOMP ETE
==============================================================================
OpenECOMP ETE.Robot
==============================================================================
OpenECOMP ETE.Robot.Testsuites
==============================================================================
OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestration Test ...
==============================================================================
Initialize Customer And Models                                        | FAIL |
ConnectionError: HTTPSConnectionPool(host='public.fuel.local', port=5000): Max 
retries exceeded with url: /v2.0/v2.0/tokens (Caused by 
NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection
 object at 0x7fb867eb13d0>: Failed to establish a new connection: [Errno -2] 
Name or service not known',))
------------------------------------------------------------------------------
OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestrat... | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
OpenECOMP ETE.Robot.Testsuites                                        | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
OpenECOMP ETE.Robot                                                   | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
OpenECOMP ETE                                                         | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed



-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170421/dea2f93f/attachment.html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170421/dea2f93f/attachment-0001.html>

Reply via email to