Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

teuthology/suite/run.py: Improve ScheduleFail exception #1924

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Aug 18, 2024

  1. docs/docker-compose: -x earlier

    do it for
    
    /teuthology/teuthlogy.sh
    
    &&
    
    /start.sh
    
    Signed-off-by: Kamoltat Sirivadhna <[email protected]>
    kamoltat committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    d2949d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. teuthology/suite/run.py: Improve scheduling exceptions

    Added more loggings and utilizes exceptions e.g.,
    
    ScheduleFail, GitError
    
    Signed-off-by: Kamoltat Sirivadhna <[email protected]>
    kamoltat committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5d225dd View commit details
    Browse the repository at this point in the history
  2. teuthology/suite: teuthology.suite.main return job_count

    Signed-off-by: Kamoltat Sirivadhna <[email protected]>
    kamoltat committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    340e02b View commit details
    Browse the repository at this point in the history