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

test(e2e): increase eventually time (backport of #12099) #12115

Closed
wants to merge 1 commit into from

Conversation

kumahq[bot]
Copy link
Contributor

@kumahq kumahq bot commented Nov 27, 2024

Automatic cherry-pick of #12099 for branch release-2.6

Generated by action

cherry-picked commit fa008d1
⚠️ ⚠️ ⚠️ Conflicts happened when cherry-picking! ⚠️ ⚠️ ⚠️

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

You are currently cherry-picking commit fa008d158.
  (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)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   test/e2e_env/universal/meshretry/http.go

no changes added to commit (use "git add" and/or "git commit -a")

I noticed a failed test and during investigation found out that we hit
an issue #12098

Since the initial_fetch_timeout is 15 seconds, everything should return
to normal after this period. For now, I've increased the timeout from 10
seconds to 30 seconds.

<!-- Is there a MADR? An Issue? A related PR? -->

Fix #XX

<!--
> Changelog: skip
-->
<!--
Uncomment the above section to explicitly set a [`> Changelog:` entry
here](https://github.com/kumahq/kuma/blob/master/CONTRIBUTING.md#submitting-a-patch)?
-->

Signed-off-by: Lukasz Dziedziak <[email protected]>
@kumahq kumahq bot requested a review from a team as a code owner November 27, 2024 07:34
@kumahq kumahq bot requested review from jijiechen and Automaat and removed request for a team November 27, 2024 07:34
@lukidzi
Copy link
Contributor

lukidzi commented Nov 27, 2024

test is totally different, not backporting

@lukidzi lukidzi closed this Nov 27, 2024
@bartsmykla bartsmykla deleted the chore/backport-release-2.6-12099 branch December 11, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant