]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
suite/run.py: provide teuthology hash along with branch 1398/head
authorNathan Cutler <ncutler@suse.com>
Fri, 17 Jan 2020 21:36:21 +0000 (22:36 +0100)
committerNathan Cutler <ncutler@suse.com>
Fri, 17 Jan 2020 21:36:21 +0000 (22:36 +0100)
commit851988c3a0d5aad42a228ab96c62873c600045d2
tree04390a1d1f4f2c8a8173747dea30663d947c5248
parent72ef72fdfb4f9e64df3a0989007d7e8f3a28f1da
suite/run.py: provide teuthology hash along with branch

When running teuthology-suite with -t option, I see:

teuthology branch: wip-fix-opensuse-provisioning
ceph branch: wip-foo eb2fd5065c6e489ca8dd9282ba62ab231f144f7a

In other words, the ceph branch message has the SHA1 but the
teuthology branch message does not. This commit adds it.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
teuthology/suite/run.py