Hi,
For your cann't get pod info you can try “ansible all -m setup -i <xx/inventory.ini> --tree <xx/sut_hardware_info>” [1], and check if this command can run success(you should replace the inventory.ini to a absolute file path). As for the hosts.yaml warning it doesn't impact you test, if you want to understand this file please read section "Configuration of Hosts File" in [2] Finally, I cann't find the reason why you run failed, the log shows dovetail cann't connect to the vping vm from "192.168.37.205", you can try run "dovetail run -d -n --offline --testcase functest.vping.ssh"(I am not sure which dovetail version you run,maybe you can run dovetail list to find the most similar to xx.vping.ssh). At the same time when you run this command you can try to ssh login the vping VM to check whether the floating IP can work. If this still failed please paste your external network info like this "openstack show external". [1]https://github.com/opnfv/dovetail/blob/master/dovetail/utils/dovetail_utils.py#L198-L200 [2]https://github.com/opnfv/dovetail/blob/master/docs/testing/user/userguide/testing_guide.rst ------------------ Louie Long E-mail: [email protected] Mobile: +86 13261979365 Fax: 86-10-5867-8466 Postcode:101111 Add: 2nd Floor, Building 5, No.58 Jinghai Road, BDA, Beijing, China Website: www.biigroup.com www.cfiec.net ------------------ Original ------------------ From: "dimitris.tsiolakis"<[email protected]>; Date: Fri, Aug 17, 2018 03:45 PM To: "[email protected]"<[email protected]>; Subject: [opnfv-tech-discuss][dovetail] Dovetail testing configuration Hi Dovetailers, I’m new at the dovetail I’m trying to run dovetail test cases following the latest instruction from testing_guide.rst (https://gerrit.opnfv.org/gerrit/#/c/60823/). I created all mandatory files: - env_config.sh, ( this is mine looks like http://paste.openstack.org/show/728164/) - tempest_conf.yaml (same as the sample) - pod.yaml ( https://paste.ubuntu.com/p/883N3Cmrx4/ I also use password instead of id_rsa) - (I did not create the hosts.yaml since it is optional.) When I run “dovetail run” test fails ( logs can be found here http://paste.openstack.org/show/728169/ ) I seems that the pod.yaml file is not correct and it cannot read the SUT info but I cannot Understand what is wrong. Also the absence of hosts.yaml file is raising a warning what is this file and how should I update it? Can you help me with the configuration and the execution? Thank you in advance Dimitris Tsiolakis SDN NFV Thessaloniki _____________________________________ Intracom Telecom Marinou Antipa 41, Pilea-Thessaloniki,GR 57001 t: +30 2310497389 f: +30 2310497330 [email protected] www.intracom-telecom.com JOIN US Mobile World Congress Americas 12-14 September Los Angeles, USA Gitex Technology Week 14-18 October Dubai, UAE FutureCom 15-18 October Sao Paulo, Brazil AfricaCom 13-15 November Cape Town, S. Africa Mobile World Congress 25-28 February 2019 Barcelona, Spain Mobile World Congress Shanghai 26-28 June 2019 Shanghai, China The information in this e-mail message and any attachments are intended only for the individual or entity to whom it is addressed and may be confidential. If you have received this transmission in error, and you are not an intended recipient, be aware that any copying, disclosure, distribution or use of this transmission or its contents is prohibited. Intracom Telecom and the sender accept no liability for any loss, disruption or damage to your data or computer system that may occur while using data contained in, or transmitted with, this email. Views or opinions expressed in this message may be those of the author and may not necessarily represent those of Intracom Telecom. 有道词典rnal network in ... 详细X rnal网络信息“openstack显示外部”。 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21792): https://lists.opnfv.org/g/opnfv-tech-discuss/message/21792 Mute This Topic: https://lists.opnfv.org/mt/24610508/21656 Group Owner: [email protected] Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
