User Tools

Site Tools


devel:hudson

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devel:hudson [2010/07/09 11:58]
thomaska Update build triggers
devel:hudson [2010/07/09 12:17]
thomaska Note that virtualenv should be removed
Line 31: Line 31:
  PGPASSWORD=s3cret  PGPASSWORD=s3cret
  CLASSPATH=/​usr/​share/​java/​libsnmp-1.4.jar  CLASSPATH=/​usr/​share/​java/​libsnmp-1.4.jar
 +
 +  * Hudson has no security enabled by default, so be sure to enable appropriate settings for your install.
  
 ===== Make install job ===== ===== Make install job =====
Line 181: Line 183:
   * Perform schema diff of upgraded DB   * Perform schema diff of upgraded DB
   * Integrate new createdb script once written   * Integrate new createdb script once written
 +  * As a new version of seeddb is being created, the old version has been blacklisted from the html validation test. This needs to be undone once the new seeddb version is merged.
 +  * Use of virtualenv in bootstrap and the Hudson tests should be removed in favor of a nose version > 0.10 being installed on elixis.