]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
teuthology/suite/run.py: Improve scheduling exceptions
authorKamoltat Sirivadhna <ksirivad@redhat.com>
Thu, 7 Mar 2024 18:55:56 +0000 (13:55 -0500)
committerKamoltat Sirivadhna <ksirivad@redhat.com>
Wed, 13 Mar 2024 20:58:13 +0000 (16:58 -0400)
commit7c5a031442db4a3c626e54273015046cce727a14
treec54734529465bd0e6643da0b5456b8cc65b9eab1
parent3c051fb96beabd2dcb6fa08f59c4b080c5ef7f10
teuthology/suite/run.py: Improve scheduling exceptions

Added more loggings and utilizes exceptions e.g.,

ScheduleFail, GitError

Signed-off-by: Kamoltat Sirivadhna <ksirivad@redhat.com>
docs/docker-compose/teuthology/teuthology.sh
teuthology/repo_utils.py
teuthology/suite/__init__.py
teuthology/suite/run.py
teuthology/suite/util.py