Manual testing. Working kit.
●Vagrant: Ruby. Full virtualization, perfect for manual testing,
provision and semi-automated, hard to manage complex
environments.
34 virtual machines, 18 predefined configurations
●Robot Framework: Python. Complete framework for testing
purpose, good documentation, expandable by modules, built-in report
system, documentation generation etc.
configd ~100 tests, netcheck/gated ~90 tests
Automated tests. What choose ?
Core requirements for automated testing:
●Reliable solution.
●Scalable, controllability, autonomy.
●Speed and high density.
Why Openshift ?
●Red Hat: reliable solution.
●Kubernetes: scalable, controllability, autonomy.
●Docker: speed and high density.
●Open vSwitch: network connectivity.