wayfair-incubator / telefonistka

Safe and Controlled GitOps Promotion Across Environments/Failure-Domains
https://hub.docker.com/r/odedbenozer/telefonistka
MIT License
63 stars 7 forks source link

Fix flaky test TestAggregatePromotionPlan #200

Closed jared-logan-patrick-ct closed 1 month ago

jared-logan-patrick-ct commented 1 month ago

Description

This PR resolves intermittent test suite execution failures that are caused by the TestAggregatePromotionPlan test.

JIRA Issue

The function signature for generatePromotionPlanTestHelper has been modified to support a variadic expected promotions parameter.

Type of Change

Checklist