Currently, we run tests against the ocis server started from a single binary. We want to have a CI setup where we can start multiple instances of a service (as a load balancing) so that we can test against various deployment strategies.
Tasks
[ ] one ocis & 2 storage user services. try to spin it up in drone-ci (without Kubernetes)
[ ] try to run e2e tests on that setup
[ ] check the logs if both services receive requests
Currently, we run tests against the ocis server started from a single binary. We want to have a CI setup where we can start multiple instances of a service (as a load balancing) so that we can test against various deployment strategies.
Tasks
Taken from: