-
Notifications
You must be signed in to change notification settings - Fork 139
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
DNM: Migrate to konf temp #2209
base: master
Are you sure you want to change the base?
Conversation
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>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: shajmakh 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 |
/retest |
cachi2 outage |
@shajmakh: The following tests failed, say
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. |
No description provided.