]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
workunit: allow tag to override sha1
authorLoic Dachary <ldachary@redhat.com>
Sun, 6 Dec 2015 11:30:13 +0000 (12:30 +0100)
committerLoic Dachary <ldachary@redhat.com>
Sun, 6 Dec 2015 11:34:59 +0000 (12:34 +0100)
commit7de33f082e7d7108036912d9ce2076fd309d6cd2
tree28667a29f307f75cc6515bc8d50c77967e079e63
parent55f3d4a3414d2a13fdf413aba6d64a2fba99e3b6
workunit: allow tag to override sha1

The sha1 for the workunit task is always set by the suite.py task. The
tag must be checked before the sha1 othewise it cannot be used to
override the sha1.

Signed-off-by: Loic Dachary <loic@dachary.org>
tasks/workunit.py