]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
suite: add '--sha1/S' to specify Ceph sha1 directly
authorDan Mick <dan.mick@redhat.com>
Mon, 23 May 2016 22:51:57 +0000 (15:51 -0700)
committerDan Mick <dan.mick@redhat.com>
Tue, 24 May 2016 16:59:53 +0000 (09:59 -0700)
commit52a96f8ce63df1bafcb7fb4915b726d90b0f4b3e
tree60268428e6fdbdce514cd204014791db8681abaa
parentae02ebb85ac058f4fec5979c6ea7034648b266eb
suite: add '--sha1/S' to specify Ceph sha1 directly

Check that sha1 exists in the git repo if supplied.  Avoid
checking that branch exists if sha1 is given (but keep it
because other things use branchname...job names,
pulpito, etc.)

Signed-off-by: Dan Mick <dan.mick@redhat.com>
scripts/suite.py
teuthology/exceptions.py
teuthology/suite.py