]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
worker, run: use exact commits for teuthology and qa suite wip-dispatcher
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:49:35 +0000 (01:49 -0500)
commit355acadbe32c158ae23e90b01ca1f281fe720555
tree4b5011dc1da0a69b9e7fca2da21376304b468479
parent8a4f38db12184a27e73889cfff868bdbea9c9f02
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