PlayFab / thundernetes

Thundernetes makes it easy to run your game servers on Kubernetes
https://playfab.github.io/thundernetes
Apache License 2.0
307 stars 46 forks source link

fixing unit test #404

Closed dgkanatsios closed 1 year ago

dgkanatsios commented 1 year ago

Sometimes, a PortRegistry unit test that generates two thousand game servers encounters some name collisions and fails, example https://github.com/PlayFab/thundernetes/actions/runs/3098943446

This PR validates that the GameServer names are unique.