- Create a set of pods with a specific node affinity configuration and verify pods are instantiated successfully and collocated as expected
- Create a set of pods with specific anti-affinity configuration and verify pods are instantiated successfully and spread across separate nodes as expected
- Create pods that generate logs an verify that logs are collected as expected
- Create pods with specific CPU pinning and other CPU related enforcement as provided by CPU-pooler and verify that processes are pinned to CPU as expected
- Calls to whatever CM APIs are currently supported
|