Jump to: navigation, search

Difference between revisions of "IBM/IBM DB2 CI"

(Current Status)
(DB2-TEST CI)
Line 1: Line 1:
 
== DB2-TEST CI ==
 
== DB2-TEST CI ==
 
DB2-TEST is a continuous integration for OpenStack running on DB2 backend. With a pipeline, DB2-TEST listens to newly created patch sets on review.openstack.org and runs the Tempest test suites on the patch.
 
DB2-TEST is a continuous integration for OpenStack running on DB2 backend. With a pipeline, DB2-TEST listens to newly created patch sets on review.openstack.org and runs the Tempest test suites on the patch.
 +
 +
In the case of sqlalchemy-migrate, py26 and py27 unit tests are also run.
  
 
== Current Status ==
 
== Current Status ==

Revision as of 14:36, 23 June 2014

DB2-TEST CI

DB2-TEST is a continuous integration for OpenStack running on DB2 backend. With a pipeline, DB2-TEST listens to newly created patch sets on review.openstack.org and runs the Tempest test suites on the patch.

In the case of sqlalchemy-migrate, py26 and py27 unit tests are also run.

Current Status

Currently, DB2-TEST CI is only open to sqlalchemy-migrate, keystone, cinder and glance projects.

Because the development of DB2 support of nova is still working in progress, DB2-TEST is only open to some specific nova patch sets, mainly https://review.openstack.org/#/c/69047/ by Matt Riedemann.

This Heat patch is needed for DB2 CI to work on Heat patches: https://review.openstack.org/#/c/98733/

Excluded Tests

A small handful of Tempest tests are excluded from run because there are known issues or a specific feature may not be implemented. Information about these tests can be found here.

Issue Tracker

If you got any issues of this DB2-TEST CI, please contact "yanfengxi@cn.ibm.com"