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

Conversation

negz
Copy link
Member

@negz negz commented Jan 27, 2024

Description of your changes

I think we should disable these until they're less flaky. They're testing an alpha feature that is off by default.

Per #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 have:

Need help with this checklist? See the cheat sheet.

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 negz requested a review from a team as a code owner January 27, 2024 00:18
@negz negz requested a review from turkenh January 27, 2024 00:18
Copy link
Member

@jbw976 jbw976 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I don't see realtime-compositions being tested on this PR, so looks like it works 😉

@negz negz merged commit 9c3cd6c into crossplane:master Jan 27, 2024
17 checks passed
@negz negz deleted the quiet-you branch January 27, 2024 00:38
@sttts
Copy link
Contributor

sttts commented Feb 16, 2024

👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants