Hi,

> I have used Ubuntu 18.04 LTS and installed ansible 2.9.27 and python 
> 2.7.17. I am going to test ansible-collection with the ansible-test 
> command. When I give "ansible-test unit" , I am getting the below
> error. Kindly help me to fix this error.

I'm not sure where this error comes from (looks like a bug to me), but
you have to run `ansible-test unit` in a correct path structure. The
current working directory must be of the form
`.../ansible_collections/<namespace>/<collection>/`, where the
collection you are working on is `<namespace>.<collection>`.

> [image: Error.png]

Please note that providing error messages only in screenshots is a very
bad idea.

Cheers,
Felix


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/20220116123403.5ae59ea2%40rovaniemi.

Reply via email to