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

WIP: konflux-build: cnf-tests: support multi-arch build #2210

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

shajmakh
Copy link
Member

@shajmakh shajmakh commented Feb 4, 2025

needs a rebase.

TBD

Add dockerfile for generating builds using konflux.

Signed-off-by: Shereen Haj <shajmakh@redhat.com>
Add yaml files to configure the integration tests of Konflux pointing to
the dockerfile in cnf-tests/.konflux.
Some binaries that are part of the build process needed to be prefetched,
thus the addition of `.repo`, `rpms.in.yaml`, and `rpms.lock.yaml` files.

Signed-off-by: Shereen Haj <shajmakh@redhat.com>
The container image should be based on the same RHEL version OCP is. For example, OCP 4.18 is RHEL 9.4 EUS and OCP 4.19 is currently based on RHEL 9.4 and will be on RHEL 9.6 at some point later. Use the RHEL_VERSION argument to override if needed.

Signed-off-by: Shereen Haj <shajmakh@redhat.com>
Fixes for the golang-builder are pushed for every minor version and is
reflected in that it has new release build (1.23.2, 1.23.3,..). Instead
of using same build release, use the latest available on the minor tag.

xref: https://go.dev/doc/devel/release#go1.23.5

Signed-off-by: Shereen Haj <shajmakh@redhat.com>
TBD

Signed-off-by: Shereen Haj <shajmakh@redhat.com>
@openshift-ci openshift-ci bot requested review from MarSik and sakhoury February 4, 2025 12:41
Copy link
Contributor

openshift-ci bot commented Feb 4, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: shajmakh
Once this PR has been reviewed and has the lgtm label, please assign lack for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@shajmakh shajmakh changed the title konflux-build: cnf-tests: support multi-arch build WIP: konflux-build: cnf-tests: support multi-arch build Feb 4, 2025
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 4, 2025
Copy link
Contributor

openshift-ci bot commented Feb 4, 2025

@shajmakh: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ci c33b089 link true /test ci
ci/prow/e2e-aws-ci-tests c33b089 link true /test e2e-aws-ci-tests

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant