]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
teuthology-describe-tests: add --summary command 1248/head
authorKyr Shatskyy <kyrylo.shatskyy@suse.com>
Wed, 13 May 2020 07:54:06 +0000 (09:54 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@suse.com>
Thu, 14 May 2020 07:54:38 +0000 (09:54 +0200)
commit6bc9770b2b8ba5accd36b0e5d4f8a210669d03cd
treecbc1a838cb097d2627ab5ab0833f625abfdea4c1
parentd9680c187beccda452f5e5a5853502b3c6e93b63
teuthology-describe-tests: add --summary command

Add --summary argument to teuthology-describe-tests for estimating
run capacity, printing descriptions, dumping matrix, yaml fragments.

Refactor get_combinations code to use the same code that
is used by teuthology-suite for filtering.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
scripts/describe_tests.py
teuthology/describe_tests.py
teuthology/test/test_describe_tests.py