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

ci(e2e): disable flaking tests (backport of #9350) #11643

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

kumahq[bot]
Copy link
Contributor

@kumahq kumahq bot commented Oct 3, 2024

Automatic cherry-pick of #9350 for branch release-2.5

Generated by action

cherry-picked commit 15cd472
⚠️ ⚠️ ⚠️ Conflicts happened when cherry-picking! ⚠️ ⚠️ ⚠️

On branch release-2.5
Your branch is up to date with 'origin/release-2.5'.

You are currently cherry-picking commit 15cd47202.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   test/e2e_env/multizone/meshhttproute/test.go
	modified:   test/e2e_env/multizone/resilience/resilience_multizone_universal_postgres.go
	modified:   test/e2e_env/universal/reachableservices/reachableservices.go

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   test/e2e_env/kubernetes/gateway/delegated/meshproxypatch.go

Following our earlier decision, I'm disabling flaking tests. When
amount of disabled tests because of flakes exceed 10, we should
stop other work and focus on fixing flakes.

Signed-off-by: Bart Smykla <bartek@smykla.com>
@kumahq kumahq bot requested a review from a team as a code owner October 3, 2024 09:02
@kumahq kumahq bot requested review from bartsmykla and lobkovilya and removed request for a team October 3, 2024 09:02
Signed-off-by: Marcin Skalski <skalskimarcin33@gmail.com>
@Automaat Automaat enabled auto-merge (squash) October 3, 2024 09:11
@Automaat Automaat added ci/skip-test PR: Don't run unit and e2e tests (maybe this is just a doc change) and removed conflict labels Oct 3, 2024
@Automaat Automaat merged commit c4ae996 into release-2.5 Oct 3, 2024
9 checks passed
@Automaat Automaat deleted the chore/backport-release-2.5-9350 branch October 3, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip-test PR: Don't run unit and e2e tests (maybe this is just a doc change) release-2.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants