-
Story
-
Resolution: Done
-
Normal
-
4.13
-
False
-
None
-
False
-
-
-
Workloads Sprint 231, Workloads Sprint 232, Workloads Sprint 233
Right now there's no e2e for testing the descheduler operator. We need to deploy the operator inside a cluster through a deployment so we test what we run in the production.
This way any change made to the operator gets tested as part of a PR.
Acceptance Criteria:
- the descheduler operator is deployed from a PR built image.
- basic eviction use cases are tested (e.g. pod exceeding pod lifetime)