]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Add validate-sha1 option to teuthology-suite 1194/head
authorAdam Wolfe Gordon <awg@digitalocean.com>
Mon, 23 Jul 2018 22:28:05 +0000 (16:28 -0600)
committerAdam Wolfe Gordon <awg@digitalocean.com>
Fri, 23 Nov 2018 18:35:35 +0000 (11:35 -0700)
commit8a6fba1d955710b59a267c1b1766fb545ab1ab38
tree1edc73cd03352ce1b6937a0ab062676a30b674c1
parent01798966a16a4acdf37d9fea314e50c03cfc93e5
Add validate-sha1 option to teuthology-suite

Allow users to skip validation of SHA1s passed to -S when submitting
jobs via teuthology-suite. This is useful when testing against
non-GitHub repos, since teuthology can't validate refs for a plain git
repository.

Signed-off-by: Adam Wolfe Gordon <awg@digitalocean.com>
scripts/suite.py
teuthology/suite/__init__.py
teuthology/suite/run.py