-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
-
None
https://github.com/openshift/sippy/pull/1433 adds the ability to allow a particular regression in component readiness. It has some assumptions that couple it to OCP
- it's a golang package. To do as a product, it will be necessary to provide the regression allowances in a yaml file of some kind
- it hardcodes the variants. To do as a product, the variants need the same flexibility as general variants. This will also impact matching from a map-key match to "iterate through a list".
Otherwise, I think it will translate pretty well.