ReleaseEngineering/Upgrading Buildbot: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 30: Line 30:
* install the buildbot (master) package
* install the buildbot (master) package
   cd master/
   cd master/
   pip install .
   python setup.py install
 
''NOTE:'' use the setup.py install instead of e.g., <tt>pip install .</tt>, as it will get the version number out of hg correctly.


Back in your staging directory, edit the Makefile to point it at the new version:
Back in your staging directory, edit the Makefile to point it at the new version:
canmove, Confirmed users
1,394

edits

Navigation menu