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

[release-1.35] integration tests: switch some base images #5814

Conversation

nalind
Copy link
Member

@nalind nalind commented Nov 5, 2024

What type of PR is this?

/kind failing-test

What this PR does / why we need it:

Replace some of the base images we've been using (particularly centos:8, which will EOL soon) with other images hosted on quay.io.

We already use registries.conf at test-time to redirect some image references there, so this will slightly reduce the number of registries which we need to be able to reach while running these tests.

Manually cherry-picked from #5499 to resolve conflicts.

How to verify it

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

@openshift-ci openshift-ci bot added the kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. label Nov 5, 2024
Copy link
Contributor

openshift-ci bot commented Nov 5, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nalind

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Nov 5, 2024
Copy link

Ephemeral COPR build failed. @containers/packit-build please check.

@nalind
Copy link
Member Author

nalind commented Nov 5, 2024

/label jira

Copy link
Contributor

openshift-ci bot commented Nov 5, 2024

@nalind: The label(s) /label jira cannot be applied. These labels are supported: acknowledge-critical-fixes-only, platform/aws, platform/azure, platform/baremetal, platform/google, platform/libvirt, platform/openstack, ga, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, px-approved, docs-approved, qe-approved, no-qe, downstream-change-needed, rebase/manual, cluster-config-api-changed, approved, backport-risk-assessed, bugzilla/valid-bug, cherry-pick-approved, jira/valid-bug, staff-eng-approved. Is this label configured under labels -> additional_labels or labels -> restricted_labels in plugin.yaml?

In response to this:

/label jira

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@nalind nalind added the jira Issues which will be sync'd to a card at https://issues.redhat.com/projects/RUN label Nov 5, 2024
@nalind nalind force-pushed the integration-base-images-1.35 branch from 58baf5c to e3da2cf Compare November 20, 2024 16:50
@TomSweeneyRedHat
Copy link
Member

Changes LGTM
I'm not sure what's going on with the Packit tests. OK to ignore @lsm5 ?

@nalind
Copy link
Member Author

nalind commented Nov 21, 2024

Assuming it's up to date, the bottom of https://fedorapeople.org/groups/schedule/f-39/f-39-all-tasks.html notes that Fedora 39's end-of-life date will be less than a week from now.

Copy link

A friendly reminder that this PR had no activity for 30 days.

@nalind
Copy link
Member Author

nalind commented Jan 6, 2025

/test all

Copy link
Contributor

openshift-ci bot commented Jan 6, 2025

@nalind: No presubmit jobs available for containers/[email protected]

In response to this:

/test all

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

nalind added 2 commits January 6, 2025 11:52
CentOS and RHEL are moving to 1.37, so we don't need to try to build for
them (or EOL Fedora releases) when we know those attempts will fail.

Signed-off-by: Nalin Dahyabhai <[email protected]>
Replace some of the base images we've been using (particularly centos:8,
which will EOL soon) with other images hosted on quay.io.

We already use registries.conf at test-time to redirect some image
references there, so this will slightly reduce the number of registries
which we need to be able to reach while running these tests.

Signed-off-by: Nalin Dahyabhai <[email protected]>
@nalind nalind force-pushed the integration-base-images-1.35 branch from e3da2cf to 29fc17e Compare January 6, 2025 16:52
@nalind
Copy link
Member Author

nalind commented Jan 6, 2025

Swapped the order of the two non-overlapping commits in here, and those jobs are no longer being run, and tests are passing, give or take a couple of retries.

@github-actions github-actions bot removed the stale-pr label Jan 7, 2025
@rhatdan
Copy link
Member

rhatdan commented Jan 7, 2025

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jan 7, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 623fcee into containers:release-1.35 Jan 7, 2025
28 checks passed
@nalind nalind deleted the integration-base-images-1.35 branch January 7, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved jira Issues which will be sync'd to a card at https://issues.redhat.com/projects/RUN kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants