Project

General

Profile

Continuous integration » History » Revision 6

Revision 5 (Jean-Philippe Lang, 2011-12-17 15:51) → Revision 6/15 (Jean-Philippe Lang, 2012-03-04 10:41)

h1. Continuous integration 

 The Redmine build status can be found at http://www.redmine.org/builds/. http://www.redmine.org/builds/index.html. 

 Tests run on the following environments: environment: 

 * Ruby interpreters: 

   * ruby-1.8.7-p358 ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux] 
   * ruby-1.9.2-p318 ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux] 
   * ruby-1.9.3-p125 
   * jruby 1.6.7 ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-linux] 

 * Databases: 

   * MySQL 5.1.58 5.1.41 
   * PostgreSQL 9.1.1 8.4.6 
   * Sqlite 3.7.7 3.6.22 

 * Database gems: 

   * mysql (2.8.1), used with ruby 1.8 2.8.1 
   * mysql2 (0.2.18), used with ruby 1.9 
   * pg (0.9.0) 0.10.0 
   * sqlite3 (1.3.5) sqlite3-ruby 1.3.2 

 * SCM: 

   * Subversion 1.6.12 1.6.6 
   * Mercurial 1.9.1 1.7.3 
   * Git 1.7.5.4 1.7.0.4 
   * CVS 1.12.13 
   * Bazaar 2.4.1 
   * Darcs 2.5.2 2.1.1 

 Test coverage is available at http://www.redmine.org/builds/coverage/ http://www.redmine.org/coverage/index.html and is updated daily. 
 weekly. 

 Note: at this time, this environment does not run the tests related to darcs, LDAP and Openid integration.