Comment 10 for bug 885426

Revision history for this message
Clark Boylan (cboylan) wrote :

The CI "unittest" nodes now provide both mysql and postgres servers for testing against. The openstack_citest DB user has access to a schema called openstack_citest against which DB testing can happen. Nova and others are using this to test DB migrations.

In addition to unittest nodes providing access to postgres we now have a postgres tempest job. It can be found at https://jenkins.openstack.org/job/gate-tempest-devstack-vm-postgres-full/. Note this test may not pass but the ability to test with postgres is there.