agones icon indicating copy to clipboard operation
agones copied to clipboard

TestGameServerEvicted won't work on Autopilot

Open zmerlynn opened this issue 2 years ago • 3 comments

Autopilot adjusts resource requests to minimums: From here: The ephemeral storage limit must be within 10 MiB and 10 GiB for all compute classes and hardware configurations.

TestGameServerEvicted uses a 0Mi ephemeral storage limit to force the game server pod to be evicted. Unfortunately, this won't work on Autopilot. A proposed solution would be to have simple-game-server (when an option is enabled) either spike storage or memory on startup and force an eviction.

I do not think this is blocking as we have coverage of this case in other parts of the matrix, so I'm going to mark it to be skipped on Autopilot.

Tracking towards #2777, though may call that done before I get to this.

zmerlynn avatar Jan 09 '23 21:01 zmerlynn

'This issue is marked as Stale due to inactivity for more than 30 days. To avoid being marked as 'stale' please add 'awaiting-maintainer' label or add a comment. Thank you for your contributions '

github-actions[bot] avatar Mar 01 '24 10:03 github-actions[bot]

@zmerlynn you want to leave this open?

markmandel avatar Mar 04 '24 03:03 markmandel

Yeah, labeled!

zmerlynn avatar Mar 04 '24 16:03 zmerlynn