| We could start an open shift cluster using oc cluster up in rehl8 image, then we could deploy the main services using the operators and finally execute all integration tests. Requirements:
- Integration tests should stay compatible with docker-compose (hundred times faster)
- Services should be installed using the operators
- Interaction with the services, where possible, should be done using the CR (We can create app and variants in UPS using CR, ...)
|