In HA2 Issue "Define Test Scenarios" the following test objective is given:
We would like to ensure that the intra cloud dynamic orchestration process works as specified when default matchmaking is used.
Our problem is that the Orchestrator uses the RandomIntraCloudProviderMatchmaker by default instead of the DefaultIntraCloudProviderMatchmaker. We are not supposed to modify the core code but our integration tests fail otherwise. My question is if there's a way to configure the Orchestrator to use the specified matchmaker or is this expected behavior?
Thanks for the answer in advance.