Skip to content

CI: remove dependencies on online apt repositories#6791

Merged
Luap99 merged 1 commit intocontainers:mainfrom
nalind:no-apt
Apr 17, 2026
Merged

CI: remove dependencies on online apt repositories#6791
Luap99 merged 1 commit intocontainers:mainfrom
nalind:no-apt

Conversation

@nalind
Copy link
Copy Markdown
Member

@nalind nalind commented Apr 16, 2026

What type of PR is this?

/kind failing-test

What this PR does / why we need it:

Rework places to avoid installing packages using apt as part of tests. Use ubi10 where we need to be able to call setcap, setfattr, and getfattr from the same image.

Test CI images now pre-cache the hummingbird git image, so we no longer need to it to be pulled during CI startup.

How to verify it

Updated tests!

Which issue(s) this PR fixes:

Special notes for your reviewer:

Addresses unrelated test errors in #6722.

Does this PR introduce a user-facing change?

None

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 16, 2026
Rework places to avoid installing packages using apt as part of tests.
Use ubi10 where we need to be able to call setcap, setfattr, and
getfattr from the same image.

Test CI images now pre-cache the hummingbird git image, so we no longer
need to it to be pulled during CI startup.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Copy link
Copy Markdown
Member

@Honny1 Honny1 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@Luap99 Luap99 left a comment

Choose a reason for hiding this comment

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

LGTM, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants