Skip to content

test(integration): Use assert.Eventually to update HTTPRoute#7911

Open
randmonkey wants to merge 1 commit intomainfrom
test/integration_use_eventually_to_update
Open

test(integration): Use assert.Eventually to update HTTPRoute#7911
randmonkey wants to merge 1 commit intomainfrom
test/integration_use_eventually_to_update

Conversation

@randmonkey
Copy link
Copy Markdown
Contributor

@randmonkey randmonkey commented Apr 30, 2026

What this PR does / why we need it:

Fix error

Operation cannot be fulfilled on httproutes.gateway.networking.k8s.io "ccf15626-bb4a-4481-a859-80fd80723510": the object has been modified; please apply your changes to the latest version and try again

in integration tests in CI of #7861 by using Eventually to update HTTPRoutes.

Which issue this PR fixes:

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@randmonkey randmonkey requested a review from a team as a code owner April 30, 2026 08:39
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.9%. Comparing base (03482d6) to head (fba9f28).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #7911     +/-   ##
=======================================
- Coverage   80.9%   80.9%   -0.1%     
=======================================
  Files        222     222             
  Lines      20791   20780     -11     
=======================================
- Hits       16829   16820      -9     
+ Misses      2895    2890      -5     
- Partials    1067    1070      +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@randmonkey randmonkey added this pull request to the merge queue Apr 30, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants