]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
repo_utils: support github refs for branches 1339/head
authorKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Tue, 22 Oct 2019 09:44:11 +0000 (11:44 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@suse.com>
Tue, 12 Nov 2019 08:53:16 +0000 (09:53 +0100)
commite727636643694915512b2f1e6b7afa958df6749a
treeb1a44ace46fbf142c7383466bdd46ede07d9d476
parentf14a4f7d01388af4f30fc65eb7ef8d71e824f439
repo_utils: support github refs for branches

This adds possibility to checkout github pr providing
special purpose ref spec (like refs/pull/X/merge and
refs/pull/X/head) as branch parameter to teuthology,
for example, "teuthology-suite -t".

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