# Packages
No description provided by the author
# Functions
EventingCRPostDowngradeTests verifies the KnativeEventing creation, after downgraded to the previous version.
EventingCRPostUpgradeTests verifies Knative Eventing installation after the upgrade.
EventingCRPreUpgradeTests verifies the KnativeEventing creation for the previous release.
EventingTimeoutForUpgrade adds a timeout for Knative Eventing to complete the upgrade for readiness.
OperatorPostDowngradeTests verifies the KnativeServing and KnativeEventing creation, after downgraded to the previous version.
OperatorPostUpgradeTests verifies the KnativeServing and KnativeEventing creation, deployment recreation, and the deletion after the operator upgrades to the latest release.
OperatorPreUpgradeTests verifies the KnativeServing and KnativeEventing creation, before upgraded to the latest HEAD.
ServingCRPostDowngradeTests verifies the KnativeServing creation, after downgraded to the previous version.
ServingCRPostUpgradeTests verifies Knative Serving installation after the upgrade.
ServingCRPreUpgradeTests verifies the KnativeServing creation for the previous release.
# Constants
TimeoutUpgrade specifies the timeout for Knative eventing upgrade.