Hi, I'm trying to validate HEAT files via - vvp/validation-scripts. When executing python scripts I saw few failures like below. Wanted to know any wiki documentation on how to understand such failures.
tests/test_fixed_ips_format.py::test_fixed_ips_format[/home/ubuntu/work_vamshi/vFW_testing/base_vfw.yaml] FAILED E AssertionError: assert not set(['vfw_private_ip_2', 'vpg_private_ip_1', 'vsn_private_ip_1']) E + where set(['vfw_private_ip_2', 'vpg_private_ip_1', 'vsn_private_ip_1']) = set(['vsn_private_ip_1', 'vpg_private_ip_1', 'vfw_private_ip_2']) tests/test_fixed_ips_format.py:124: AssertionError tests/test_fixed_ips_include_vm_type_network_role.py::test_fixed_ips_include_vm_type_network_role[/home/ubuntu/work_vamshi/vFW_testing/base_vfw.yaml] FAILED tests/test_nova_servers_vm_types.py::test_vm_type_consistent_on_nova_servers[/home/ubuntu/work_vamshi/vFW_testing/base_vfw.yaml] FAILED ..... ..... Would appreciate any suggestions/insights. Many thanks. Thanks & Regards, Vamshi Krishna | Tech Mahindra ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html <http://www.techmahindra.com/Disclaimer.html> externally http://tim.techmahindra.com/tim/disclaimer.html <http://tim.techmahindra.com/tim/disclaimer.html> internally within TechMahindra. ============================================================================================================================ -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11945): https://lists.onap.org/g/onap-discuss/message/11945 Mute This Topic: https://lists.onap.org/mt/24817862/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
