← Back to team overview

linaro-release team mailing list archive

Re: [Merge] lp:~le-chi-thu/lava-test/using-lava-tool into lp:lava-test

 

2597	+class list_tests(Command):
2598	+    """
2599	+    List available tests
2600	+
2601	+    .. program:: lava-test list-tests
2602	+
2603	+    Lists all available tests, grouping them by provider.
2604	+    """
This causes some strange output in help:

    list-tests          List available tests .. program:: lava-test list-tests
                        Lists all available tests, grouping them by provider.

Also, register-test command seems to be missing now.
-- 
https://code.launchpad.net/~le-chi-thu/lava-test/using-lava-tool/+merge/74306
Your team Linaro Validation Team is requested to review the proposed merge of lp:~le-chi-thu/lava-test/using-lava-tool into lp:lava-test.


Follow ups

References