OpenStack Days + CloudNative Japan 2019
Conference Day 1, July 22nd, Room F, 6.00 PM
&
OpenInfra Day Vietnam, 2019
Room 2, 3.30 PM
OpenStack QA/Infra projects contain many testing/debugging tools that run on every patch we merged in Upstream. They help to maintain the stability of the upstream code. These tools are not only for upstream development but many companies/users use them for production cloud testing.
For example, Tempest(Integration test suite), Patrole(RBAC testing), openstack-health, Base zuulv3 jobs etc are maintained for production clouds also. Their branchless nature avoids you to upgrade them and help to verify whenever you upgrade your cloud. How you can run multiple testing workspace with the different configuration of your single cloud.
This session discusses the QA tooling, its highlights and how you can use them in production cloud testing.