]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
GitbuilderProject: allow setting tag or ref in config dict
authorDan Mick <dan.mick@redhat.com>
Wed, 29 Jun 2016 23:47:07 +0000 (16:47 -0700)
committerDan Mick <dan.mick@redhat.com>
Thu, 30 Jun 2016 18:24:58 +0000 (11:24 -0700)
commitb025445fa30a94c8e3383c68900cceb8a8266867
tree8a518b49e9070884015bcb7fdaaf229ea4b80a89
parentc0036ea6bebdc3eceb9a74a51151c0c02adc1f6c
GitbuilderProject: allow setting tag or ref in config dict

Precedence: ref, tag, branch, sha1.  (this is debatable.)

Also change log.debug() default-to-master to log.warning()

Signed-off-by: Dan Mick <dan.mick@redhat.com>
teuthology/packaging.py
teuthology/test/test_packaging.py