Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't run Realtime Composition E2E tests in CI #5296

Merged
merged 1 commit into from
Jan 27, 2024

Commits on Jan 27, 2024

  1. Don't run Realtime Composition E2E tests in CI

    Per crossplane#5228 we know these
    tests fail most of the time. Running them on every CI job isn't helping
    catch anything we don't already know. It does make it harder to notice
    when other things fail, since we're becoming used to seeing the red x.
    
    I think we should disable these until they're less flaky. They're
    testing an alpha feature that is off by default.
    
    Signed-off-by: Nic Cope <nicc@rk0n.org>
    negz committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    53b143f View commit details
    Browse the repository at this point in the history