]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
schedule: print yaml_dump instead of pprint
authorKyr Shatskyy <kyrylo.shatskyy@suse.com>
Sun, 10 May 2020 12:20:33 +0000 (14:20 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@suse.com>
Mon, 6 Jul 2020 16:38:31 +0000 (18:38 +0200)
commitefacd99172dcac846a6214548f950cc36cad7327
tree8fae4db3e9e55724d534b7ed7ee8f84f8b6cf69f
parent926f657f0a2c368b81edb684edfd40c03bd89c91
schedule: print yaml_dump instead of pprint

This will allow to redirect output of dry-run to a file
which will produce a multi-document yaml, and can be
parsed easily afterwards.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
teuthology/schedule.py