]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
suite.run: Fix parent commit search suite-distro 2037/head
authorZack Cerza <zack@cerza.org>
Tue, 8 Jul 2025 19:14:37 +0000 (13:14 -0600)
committerZack Cerza <zack@cerza.org>
Fri, 26 Sep 2025 19:23:11 +0000 (13:23 -0600)
commitd516927740e63c033709154fb2c377870392787f
tree5b27ac5278f358f4d8360e99b2cbfa841967d093
parent0b575ad2701a6e4e3bea8a5c45ec45b5d31a6675
suite.run: Fix parent commit search

We were only looking in ceph.git; look in e.g. ceph-ci.git if that is the ceph
repo being tested.

Signed-off-by: Zack Cerza <zack@cerza.org>
teuthology/suite/run.py
teuthology/suite/test/test_run_.py