]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
worker, run: use exact commits for teuthology and qa suite 1599/head
authorJosh Durgin <jdurgin@redhat.com>
Sun, 17 Jan 2021 02:31:33 +0000 (21:31 -0500)
committerJosh Durgin <jdurgin@redhat.com>
Tue, 19 Jan 2021 06:47:37 +0000 (01:47 -0500)
commit85a266b247ffaf1cf8969868f923ea32af02c78b
tree86dbd88f06f125c30bfb894c0fe6a56b9b5162d6
parent125e83298dd7a8c1dfb27fae81f842471636b80d
worker, run: use exact commits for teuthology and qa suite

This ensures we use the same version across all jobs in a run.

We already have suite_sha1 set by older versions of teuthology, but
for folks who haven't updated their suite command, and thus don't set
teuthology_sha1 in the job config, look up the sha1 of in the worker.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
teuthology/run.py
teuthology/test/test_run.py
teuthology/worker.py