[Avocado-devel] `list' cmd for avocado-vt

Lucas Meneghel Rodrigues lmr at redhat.com
Tue Aug 11 12:52:16 UTC 2015



On Tue, Aug 11, 2015 at 9:48 AM, Andrei Stepanov <astepano at redhat.com> 
wrote:
> Hello.
> 
> How can I see full test names for `list' cmd ?
> 
> ./scripts/avocado list --vt-type spice --vt-guest-os 
> Linux.RHEL.6.devel.x86_64
> 
> I get :
> 
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> VT           type_specific.io-github-spiceqa-spice.rv.rv_connect
> 
> Is there a way to print full test name ?

No. The list command was coded to display the test's shortname. What's 
probably happening here is that your subtests.cfg file has several 
tests with the same shortname. I'd try to check the files generated and 
verify for repeated names. You can also modify the list command to not

> 
> _______________________________________________
> Avocado-devel mailing list
> Avocado-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/avocado-devel




More information about the Avocado-devel mailing list