]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
test_repo_utils: Don't break with main branch
authorZack Cerza <zack@redhat.com>
Thu, 21 Apr 2022 17:44:30 +0000 (11:44 -0600)
committerZack Cerza <zack@cerza.org>
Tue, 24 May 2022 20:21:18 +0000 (14:21 -0600)
commit59172ed2e90ed530235f84719dd4abf5ad42b429
tree4a632133d440d4a4485224425679f6a34a1ce4a2
parentf5d1da588a140a38d81827a6680048755c94c58e
test_repo_utils: Don't break with main branch

More generally, if git was configured to use a default branch other
than 'master', this test would fail.

Signed-off-by: Zack Cerza <zack@redhat.com>
(cherry picked from commit 9ab6d0a50e4821dccaeef024485986792e60a57b)
teuthology/test/test_repo_utils.py