Eventing upgrade test has been written in a way that there is an optional forwarder component, that is implemented as Knative Service. See diagram at https://github.com/knative/eventing/tree/c8aa486/test/upgrade#probe-test. That was created in this way to test if there are no additional problems with cooperation between Serving and Eventing while upgrading or downgrading.
This repo installs Serving and Eventing, and so that let us utilize this interoop option.
Upgrade tests should be executed in a way that https://github.com/knative/eventing/blob/c8aa486/test/upgrade/prober/prober.go#L72 is set to true
/kind feature-request
Eventing upgrade test has been written in a way that there is an optional forwarder component, that is implemented as Knative Service. See diagram at https://github.com/knative/eventing/tree/c8aa486/test/upgrade#probe-test. That was created in this way to test if there are no additional problems with cooperation between Serving and Eventing while upgrading or downgrading.
This repo installs Serving and Eventing, and so that let us utilize this interoop option.
Upgrade tests should be executed in a way that https://github.com/knative/eventing/blob/c8aa486/test/upgrade/prober/prober.go#L72 is set to true
/kind feature-request