Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Handle Buildbot restarting more robustly #304

@aneeshusa

Description

@aneeshusa

When updating the Buildbot configuration, we need to wait for Buildbot to not be executing any jobs before we can safely restart it.

See discussion in #300.

Apparently there is a way to just reload the Buildbot configuration instead of restarting it via SIGHUP or buildbot reconfig, but it's fragile, so I'd prefer not to do that: http://docs.buildbot.net/current/manual/cfg-intro.html?highlight=reconfig#reloading-the-config-file-reconfig

Just to be clear, this is all for the Buildbot master config + service, not the builder machines, yes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions