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

Fix recovery upon master unclean kill or crash (:bug:3564) #2276

Merged
merged 5 commits into from
Jun 23, 2016

Commits on Jun 16, 2016

  1. handle claiming your own schedulers

    Pierre Tardy committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    4a67a96 View commit details
    Browse the repository at this point in the history
  2. force housekeping on buildbot start

    We make sure the housekeeping is done before start in order to cleanup
    any remaining claimed schedulers or change sources for dead masters
    Pierre Tardy committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    38c6f1a View commit details
    Browse the repository at this point in the history
  3. relnote for 3564

    Pierre Tardy committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    02911eb View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2016

  1. fix unit tests

    tardyp committed Jun 18, 2016
    Configuration menu
    Copy the full SHA
    1015263 View commit details
    Browse the repository at this point in the history
  2. fix integration tests

    tardyp committed Jun 18, 2016
    Configuration menu
    Copy the full SHA
    c3eb60e View commit details
    Browse the repository at this point in the history