Calum Murray
Calum Murray
/test reconciler-tests
/retest-required
cc @pierDipi
Per discussion in the WG meeting today, I'm moving this to triage accepted /triage accepted
/assign
/area test-and-release /good-first-issue
hey @Rahul-Kumar-prog , you only need to move the `trigger.IsReady(..)` to the requirement phase for the specific test feature that I linked above. All other tests should be left unchanged....
> because in setup phase it only takes a string and a featur.Stepfn? can you tell me about this? I'd recommend reading the documentation in https://github.com/knative-extensions/reconciler-test/ which I linked above,...
Hey @yijie-04 it looks like the code is failing to build because the subscription_test.go file still uses the old set of parameters to the `NewSubscription` function, while you've modified which...
@creydr do we want to backport this to 1.14? If we do, maybe it would make sense to only have the CRD changes for the parallel and sequence in this...