- Christoph Galuschka uses OpenNebula to automate QA testing of CentOS releases through continuous integration (CI). The CI environment consists of 3 servers running OpenNebula and Jenkins to instantiate virtual machines (VMs) and run automated tests on different CentOS versions.
- The t_functional Git repository contains over 430 package and role tests that are run daily by Jenkins on current CentOS VMs. Community contributions of new tests are merged after review. Test results are available on ci.dev.centos.org.
- OpenNebula is also used to control VMs hosting CentOS websites and services across two additional data centers, demonstrating its use beyond just CI/QA automation.
Related topics: