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
fix(e2e): skip deploying unused default catalog in e2e tests (#2623)
The operatorhubio default catalog is deployed during e2e setup but never
used by any test scenario. All tests create their own isolated catalogs.
Skip it to save time and remove the external dependency.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments