You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIO bundle tests are currently broken because the bundle fails to
install:
install failed: deployment file-integrity-operator not ready before timeout: deployment "file-integrity-operator" exceeded its progress deadline
This commit overhauls the bundle test setup to follow the documented
procedures for testing bundles in the OpenShift CI documentation:
https://docs.ci.openshift.org/docs/how-tos/testing-operator-sdk-operators/#simple-operator-installation
0 commit comments