Merged
Conversation
added 2 commits
December 14, 2014 15:59
- the master expiration timer was not really started - integration issue with the finishStep Signed-off-by: Pierre Tardy <pierre.tardy@intel.com>
Signed-off-by: Pierre Tardy <pierre.tardy@intel.com>
Member
|
Looks good, but can you cherry-pick djmitche@acd95d7 in there? |
Contributor
|
For the record, I did change the directory when ansible things went right. |
Contributor
|
So it's good to merge w/ that cherry-pick? |
Member
|
As far as I'm concerned (and assuming tests pass), yes |
Member
Author
|
cherry-picked djmitch test update |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@djmitche gave me a copy of state.sqlite of the nine.b.n server
It appears that the problem with nine.buildbot.net is that the master was changed directory, so the name has changed, and it was given another id.
The dangling builds are attached to master 1, which is already inactive. I presume that the housekeepingPR was done after.
We still need to figure out to cleanup the nine.b.n db. forcing master 1 back to active will force housekeeping code to run.
I think this would be useful to have some housekeeping commandline tool to automate these kind of tricks.
Please advise in comments