Changes

Jump to: navigation, search

Buildbot and Cairo

1,717 bytes added, 14:40, 16 February 2008
Added release notes
NOTE: only Project Leader(s) should add names here. You '''can’t''' add your own name to the Contributor list.
 
== Release Feb. 15th ==
'''Where will I put code and screenshots?'''
* [http://svn2.assembla.com/svn/Seneca_Hera_Try_Server_Setup/buildbot-configs/ http://svn2.assembla.com/svn/Seneca_Hera_Try_Server_Setup/buildbot-configs/] - Buildbot configs (look for "cairo")
* [http://matrix.senecac.on.ca/%7Eazambran/mozilla/cairo/ http://matrix.senecac.on.ca/%7Eazambran/mozilla/cairo/] - Archived files
* [http://matrix.senecac.on.ca/%7Eazambran/mozilla/screenshots/ http://matrix.senecac.on.ca/%7Eazambran/mozilla/screenshots/] - Screenshots (look for "cairo" in the filenames)
 
'''What has been released this week:'''
* [http://svn2.assembla.com/svn/Seneca_Hera_Try_Server_Setup/buildbot-configs/cairo-one-ubuntu-slave/master.cfg master.cfg] - It builds Cairo and runs automated tests on one linux machine
* [http://matrix.senecac.on.ca/%7Eazambran/mozilla/screenshots/buildbot-status-cairo.jpg buildbot-status-cairo.jpg] - After build #8 (no tests at this point)
* [http://matrix.senecac.on.ca/%7Eazambran/mozilla/cairo/Buildbot:Cairo-results.tar.gz Buildbot:Cairo-results.tar.gz] - After build #11 (tests were run)
 
'''Steps to meet requirements'''
* sudo apt-get install buildbot
* sudo apt-get install git-core //This is to get the version control that cairo uses, it is called GIT
 
'''Steps to make it happen'''
* buildbot create-master ~/cairomaster
* Put the [http://svn2.assembla.com/svn/Seneca_Hera_Try_Server_Setup/buildbot-configs/cairo-one-ubuntu-slave/master.cfg master.cfg] to the the created master
* buildbot create-slave ~/cairoslave localhost:9876 cairoslave
* buildbot start ~/cairomaster
* buildbot start ~/cairoslave
* firefox http://localhost:8020 //This is to be able to see the results of the build
== Tasks ==
1
edit

Navigation menu