The idea here is to bring multi-tenancy to test environments by routing traffic through specific versions of microservices. This way, multiple testing environments can be created at a lower cost, enabling new use cases that were too expensive before. This blog post is about one such use-case around end-to-end testing of a set of PRs realized in a cost effective way. Would love to get your feedback!