Skip to content

Added 2nd docker-compose file. 2 network bridges can now run for bdd tests

Mike Sell requested to merge mikesell/ocm-engine:chore/e2e_docker_compose_2 into main

Two docker compose files can now be run in parallel.

This is specifically to allow for e2e tests, where we want to test connections between 1 network bridge (or OCM) service to another.

Merge request reports