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

force master housekeeping after a db upgrade #1505

Merged
merged 3 commits into from Jan 24, 2015

Conversation

tardyp
Copy link
Member

@tardyp tardyp commented Jan 24, 2015

attempt at fixing the nine.b.net master

Pierre Tardy added 2 commits January 24, 2015 10:59
Signed-off-by: Pierre Tardy <pierre.tardy@intel.com>
Signed-off-by: Pierre Tardy <pierre.tardy@intel.com>
@sa2ajj
Copy link
Contributor

sa2ajj commented Jan 24, 2015

Traceback (most recent call last):
File "/home/travis/virtualenv/python2.7.9/lib/python2.7/site-packages/Twisted-14.0.2-py2.7-linux-x86_64.egg/twisted/internet/defer.py", line 1099, in _inlineCallbacks
result = g.send(result)
File "/home/travis/build/buildbot/buildbot/master/buildbot/scripts/upgrade_master.py", line 160, in upgradeDatabase
yield db.masters.setAllMastersActiveLongTimeAgo()
File "/home/travis/build/buildbot/buildbot/master/buildbot/db/masters.py", line 99, in setAllMastersActiveLongTimeAgo
return self.db.pool.do(thd)
exceptions.AttributeError: 'NoneType' object has no attribute 'do'
buildbot.test.unit.test_scripts_upgrade_master.TestUpgradeMasterFunctions.test_upgradeDatabase

Signed-off-by: Pierre Tardy <pierre.tardy@intel.com>
@tardyp
Copy link
Member Author

tardyp commented Jan 24, 2015

I did not realize it was in travis...

I just fixed that test

sa2ajj pushed a commit that referenced this pull request Jan 24, 2015
force master housekeeping after a db upgrade
@sa2ajj sa2ajj merged commit 060b1e3 into buildbot:master Jan 24, 2015
@tardyp tardyp deleted the housekeeping branch April 24, 2016 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants