We actually were working on the documentation for this last week to help folks
Fee free to comment on these two example override files that try to explain better the mapping between the openstack .RC file parameters and the setting in the robot and SO sections of the override.yaml (same variables as in the respective values.yaml) Brian https://gerrit.onap.org/r/gitweb?p=oom.git;a=blob;f=docs/example-integration-override.yaml;h=56699d921c525ec066eece57fd768d8ac4fab732;hb=refs/heads/master https://gerrit.onap.org/r/gitweb?p=oom.git;a=blob;f=docs/example-integration-override-v3.yaml;h=659389a920c77846e521bd08c9f15fe6d190d232;hb=refs/heads/master https://jira.onap.org/browse/OOM-1982 From: FREEMAN, BRIAN D Sent: Monday, July 15, 2019 8:29 AM To: '[email protected]' <[email protected]>; '[email protected]' <[email protected]>; 'Vaibhav Surwade' <[email protected]> Subject: RE: [onap-discuss] ONAP Dublin Demo Example Failed Your keystone URL is wrong. (output.xml) <msg timestamp="20190715 05:51:40.564" level="DEBUG">http://192.168.133.108:5000 "POST /v3/v2.0/tokens HTTP/1.1" 404 139</msg> Brian From: FREEMAN, BRIAN D Sent: Monday, July 15, 2019 8:27 AM To: [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]>; 'Vaibhav Surwade' <[email protected]<mailto:[email protected]>> Subject: RE: [onap-discuss] ONAP Dublin Demo Example Failed http://<k8>:30209/logs/<http://%3ck8%3e:30209/logs/> test:test look at log.html for the test case you are running. Most likely your keystone url or credentials are not correct. Brian From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> On Behalf Of Michal Ptacek via Lists.Onap.Org Sent: Monday, July 15, 2019 5:54 AM To: 'Vaibhav Surwade' <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]> Subject: Re: [onap-discuss] ONAP Dublin Demo Example Failed It’s failing on this step: Run Openstack Auth Request [Documentation] Runs an Openstack Auth Request and returns the token and service catalog. you need to include the token in future request's x-auth-token headers. Service catalog describes what can be called [Arguments] ${alias} ${username}= ${password}= Do you have this keystone stuff configured in robot ? https://docs.onap.org/en/dublin/submodules/oom.git/docs/oom_quickstart_guide.html<https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.onap.org_en_dublin_submodules_oom.git_docs_oom-5Fquickstart-5Fguide.html&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=F4Cc2uHDb-GdKLoE9hL3bjD4MHNH03-u3M_PZgRVBNw&s=aTAfAQQ_i78ztZisWIMPBxpYwAT__PnRSwcIc-3KloU&e=> https://gerrit.onap.org/r/gitweb?p=oom/offline-installer.git;a=blob;f=docs/vFWCL-notes.rst;h=17a49399adf69c72de1ce4dcd966360f5b9f38a8;hb=refs/heads/master#l143<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Doom_offline-2Dinstaller.git-3Ba-3Dblob-3Bf-3Ddocs_vFWCL-2Dnotes.rst-3Bh-3D17a49399adf69c72de1ce4dcd966360f5b9f38a8-3Bhb-3Drefs_heads_master-23l143&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=F4Cc2uHDb-GdKLoE9hL3bjD4MHNH03-u3M_PZgRVBNw&s=EtAFsJot7gtjss5z26V_Q4Cogz62VdML9h7iOxktvx4&e=> M. From: Vaibhav Surwade <[email protected]<mailto:[email protected]>> Sent: Monday, July 15, 2019 11:40 AM To: [email protected]<mailto:[email protected]> Cc: [email protected]<mailto:[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:[email protected]] [http://ext.w1.samsung.net/mail/ext/v1/external/status/update?userid=m.ptacek&do=bWFpbElEPTIwMTkwNzE1MDcyNzQwZXVjYXMxcDI3NjlkOWJhOWZiZTUyZWJhZWYxMzliZmJiZjNjMTVhOCZyZWNpcGllbnRBZGRyZXNzPXZhaWJoYXZjb21wYW55bWFpbEBnbWFpbC5jb20_] [cid:[email protected]] [http://ext.w1.samsung.net/mail/ext/v1/external/status/update?userid=m.ptacek&do=bWFpbElEPTIwMTkwNzE1MDk1NDIzZXVjYXMxcDJjZmY5MjkyZjljNTNjYTQzMTAzYmNkNWM3NDIwZWNmMiZyZWNpcGllbnRBZGRyZXNzPW9uYXAtZGlzY3Vzc0BsaXN0cy5vbmFwLm9yZw__] -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18068): https://lists.onap.org/g/onap-discuss/message/18068 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]] -=-=-=-=-=-=-=-=-=-=-=-
