Skip to content

[e2e] avoid use of unpinned ubuntu base image - #1965

Merged
tariq1890 merged 1 commit into
mainfrom
gomega-length
Jul 30, 2026
Merged

[e2e] avoid use of unpinned ubuntu base image#1965
tariq1890 merged 1 commit into
mainfrom
gomega-length

Conversation

@tariq1890

@tariq1890 tariq1890 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

This PR fixes the failing e2e tests observed in the main branch,
The root cause is the use of the unpinned "ubuntu" base image which has
moved to resolute (Ubuntu 26.04). resolute has introduced new assumptions when it comes
to setting up a C build environment.

@coveralls

coveralls commented Jul 30, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 30587060718

Coverage remained the same at 43.615%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 15263
Covered Lines: 6657
Line Coverage: 43.62%
Coverage Strength: 0.49 hits per line

💛 - Coveralls

This commit fixes the failing e2e tests observed in the main branch,
The root cause is the use of the unpinned "ubuntu" base image which has
moved to `resolute` (Ubuntu 26.04) which has new assumptions when it comes
to setting up a C build environment.

Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
@tariq1890 tariq1890 changed the title temporarily remove max length limits in ginkgo test [e2e] avoid use of unpinned ubuntu base image Jul 30, 2026
@tariq1890 tariq1890 self-assigned this Jul 30, 2026
@tariq1890
tariq1890 requested a review from cdesiniotis July 30, 2026 22:25
@tariq1890
tariq1890 marked this pull request as ready for review July 30, 2026 22:25

@cdesiniotis cdesiniotis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @tariq1890 !

@tariq1890
tariq1890 merged commit 4b1922e into main Jul 30, 2026
20 checks passed
@tariq1890
tariq1890 deleted the gomega-length branch July 30, 2026 23:05
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.

3 participants