Hello,

This might be me doing something incorrectly, but here is my experience.  I 
followed the online documentation [1] to create the environment files and 
execute the health check.  Here is the command I used:

docker run --env-file env \
    -v $(pwd)/openstack.creds:/home/opnfv/functest/conf/env_file \
    -v $(pwd)/images:/home/opnfv/functest/images \
    opnfv/functest-healthcheck

It gave the following error:

IOError: [Errno 2] No such file or directory: '/var/lib/xtesting/conf/env_file'

Do I need to use  -v $(pwd)/openstack.creds:/var/lib/xtesting/conf/env_file 
instead?  If so, should I open a JIRA for the docs?

[1] 
http://docs.opnfv.org/en/latest/submodules/functest/docs/testing/user/configguide/configguide.html

Regards,
Mark

Mark Beierl
SW System Sr Principal Developer
Dell EMC | Cloud & Communication Service Provider Solution
mobile +1 613 314 8106<tel:1-613-314-8106>
mark.bei...@dell.com<mailto:mark.bei...@dell.com>

_______________________________________________
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss

Reply via email to