Join the OpenInfra Summit Europe in Paris, Oct 17-19! Registration, CFP & Sponsorships are Open!

Upstream CI/CD Tools for Your Production Clouds That Can Operate 1,000+ Test Cycles in a Day.

OpenStack QA/Infra projects contain many testing/debugging tools for OpenStack development. These tools are designed/developed for upstream development mainly, but we can use them for production clouds also. For example, Tempest(Integration test suite) is maintained for production clouds also, and we can continueusing the same Tempest for multiple OpenStack versions(like Kilo, Liberty, latest). In addition, we are using openstack-health dashboard for knowing test success/failure situation and Kibana for debugging.If using these tools efficiently, you can verify your production clouds when deploying, upgrading and switching.

However, it is difficult to use these tools for production clouds because the numbers of tools' configuration options arehuge(e.g. 300+ options in Tempest) and the default values of these options are optimized for the upstream development.

In this session, we'd like to talk about how to use these tools for production clouds.