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

Improve e2e helper updateAndWaitFor to avoid conflicts #6069

Merged

Conversation

sunjayBhatia
Copy link
Member

Will retry updates on conflict rather than failing immediately

To fix failures like: https://github.com/projectcontour/contour/actions/runs/7460847887/job/20299759302

Will retry updates on conflict rather than failing immediately

To fix failures like: https://github.com/projectcontour/contour/actions/runs/7460847887/job/20299759302

Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
@sunjayBhatia sunjayBhatia added the release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. label Jan 11, 2024
@sunjayBhatia sunjayBhatia requested a review from a team as a code owner January 11, 2024 15:50
@sunjayBhatia sunjayBhatia requested review from tsaarni, skriss, a team and davinci26 and removed request for a team January 11, 2024 15:50
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d8931d4) 78.81% compared to head (8cd72b3) 78.81%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6069   +/-   ##
=======================================
  Coverage   78.81%   78.81%           
=======================================
  Files         138      138           
  Lines       19778    19778           
=======================================
  Hits        15589    15589           
  Misses       3886     3886           
  Partials      303      303           

@skriss skriss merged commit 16fa671 into projectcontour:main Jan 11, 2024
30 checks passed
@sunjayBhatia sunjayBhatia deleted the e2e-update-wait-retry-on-conflict branch January 11, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants