Thanks Brian but removing v2.0 didn?t worked.
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/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',))
But Curl https://public.fuel.local:5000 get response
Thanks,
Vikram
From: "FREEMAN, BRIAN D" <[email protected]>
Date: Friday, April 21, 2017 at 1:22 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
/v2.0/v2.0/token
Seems like you have an extra /v2.0 if you look at your log but I?m not the
expert.
Try https://public.fuel.local:5000
Brian
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/39396715/attachment.html>