Hi,
I am trying to deploy a instance on Openstack using ONAP. I am using casablanca
version of ONAP. I am trying to run "./demo-k8s.sh onap init" but I am getting
a SSLError. Output of this command is following:
root@sb4-k8s-1-1:~/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-646785574-ws5hq
+ ETEHOME=/var/opt/OpenECOMP_ETE
++ kubectl --namespace onap exec dev-robot-robot-646785574-ws5hq -- bash -c 'ls
-1q /share/logs/ | wc -l'
+ export GLOBAL_BUILD_NUMBER=5
+ GLOBAL_BUILD_NUMBER=5
++ printf %04d 5
+ OUTPUT_FOLDER=0005_demo_init
+ DISPLAY_NUM=95
+ 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-646785574-ws5hq --
/var/opt/OpenECOMP_ETE/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/0005_demo_init
-i InitDemo --display 95
Starting Xvfb on display :95 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 |
SSLError: HTTPSConnectionPool(host='hvlcloud.5ghvl.local', port=13000): Max
retries exceeded with url: //v3/auth/tokens (Caused by SSLError(SSLError("bad
handshake: Error([('SSL routines', 'tls_process_server_certificate',
'certificate verify failed')],)",),))
------------------------------------------------------------------------------
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/0005_demo_init/output.xml
Log: /share/logs/0005_demo_init/log.html
Report: /share/logs/0005_demo_init/report.html
I installed ssl certificate of my openstack in ONAP NFS instance but it didnt
worked. Is there a way to disable SSL in ONAP or is there a way to attach my
SSL certificate on ONAP. I would be so happy if someone help me on this issue.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18795): https://lists.onap.org/g/onap-discuss/message/18795
Mute This Topic: https://lists.onap.org/mt/33127268/21656
Mute #robot: https://lists.onap.org/mk?hashtag=robot&subid=2740164
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-