Hi When I run the `sdnvpn' dovetail test cases, I see the below error for each run. I have ensured that the ubuntu cloudimg is present under $(DOVETAIL_HOME)/pre_config folder on the host before executing these tests. The failure is happening when the dovetail container is trying to copy the file from one location to other location in the functest container & this folder /home/opnfv/userconfig/pre_config/ does not exist in the functest container. Can any one plz help me with this error?
root@98da04f3fb76:/usr/local/lib/python2.7/dist-packages/dovetail# dovetail run --testsuite proposed_tests --testarea sdnvpn 2017-06-29 23:38:07,875 - run - INFO - ================================================ 2017-06-29 23:38:07,875 - run - INFO - Dovetail compliance: proposed_tests! 2017-06-29 23:38:07,875 - run - INFO - ================================================ 2017-06-29 23:38:07,875 - run - INFO - Build tag: daily-master-350ba85a-b2bf-4693-a107-ca25af60b925 2017-06-29 23:38:08,109 - run - INFO - >>[testcase]: dovetail.sdnvpn.tc001 2017-06-29 23:38:09,428 - container.Container - INFO - get hosts info 2017-06-29 23:38:09,947 - container.Container - ERROR - The command 'sudo docker exec 4e7f920152d3 /bin/bash -c "cp /home/opnfv/userconfig/pre_config/ubuntu-16.04-server-cloudimg-amd64-disk1.img /home/opnfv/functest/images"' failed. 2017-06-29 23:38:10,010 - container.Container - ERROR - The command 'sudo docker exec 4e7f920152d3 /bin/bash -c "cp /home/opnfv/userconfig/pre_config/sdnvpn_config_testcase1.yaml /home/opnfv/repos/sdnvpn/sdnvpn/test/functest/config.yaml"' failed. 2017-06-29 23:39:19,314 - run - ERROR - Fail to store results with file /root/dovetail/results/functest_results.txt. 2017-06-29 23:39:19,315 - report.FunctestCrawler - INFO - result file not found: /root/dovetail/results/functest_results.txt 2017-06-29 23:39:19,315 - run - INFO - >>[testcase]: dovetail.sdnvpn.tc002 2017-06-29 23:39:19,317 - container.Container - INFO - get hosts info 2017-06-29 23:39:19,788 - container.Container - ERROR - The command 'sudo docker exec 25805da3d12b /bin/bash -c "cp /home/opnfv/userconfig/pre_config/ubuntu-16.04-server-cloudimg-amd64-disk1.img /home/opnfv/functest/images"' failed. .... root@98da04f3fb76:/usr/local/lib/python2.7/dist-packages/dovetail# ls /root/dovetail/pre_config/ env_config.sh sdnvpn_config_testcase3.yaml hosts.yaml sdnvpn_config_testcase4.yaml pod.yaml.sample sdnvpn_config_testcase8.yaml sdnvpn_config_testcase1.yaml ubuntu-16.04-server-cloudimg-amd64-disk1.img sdnvpn_config_testcase2.yaml Thanks Srikanth
_______________________________________________ opnfv-tech-discuss mailing list [email protected] https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
