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

Add script to mark build agents offline for shutdown. #1006

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 23, 2023

  1. Add script to mark build agents offline for shutdown.

    Because of the way import package jobs are triggered by package build
    jobs the normal Jenkins shutdown procedures will block triggering the
    import package jobs required to complete a packaging job, preventing
    jobs from finishing (until they fail due to timeout).
    
    The added script can be used to mark build agents offline in order to
    drain running packaging jobs while allowing the repo host to continue
    importing packages to let jobs finish.
    nuclearsandwich committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0cfa64a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    71e611c View commit details
    Browse the repository at this point in the history