]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
ShamanProject: translate tags to sha1s 970/head
authorZack Cerza <zack@redhat.com>
Wed, 19 Oct 2016 21:17:19 +0000 (15:17 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 28 Oct 2016 20:13:07 +0000 (14:13 -0600)
commit45551312716c918203bcd3cbf4dc9b88cc52558d
treefd3ee19e8d299cb2dfb02da3b923e65f5390062b
parent1a3a5b10bc0492760c0eaecd5f626403e82ae172
ShamanProject: translate tags to sha1s

Since Shaman doesn't want to have to know about tags, let's do the
translation from tag->sha1 ourselves using 'git ls-remote'.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/packaging.py
teuthology/test/test_packaging.py